LAPTOP-SNT8I5JK\Boounion
2025-10-10 8cd1ad310c5e559435ff38e518b8fad89852b55f
SourceCode/Bond/Servo/CCjPageBase.h
@@ -18,7 +18,7 @@
public:
   void SetTitle(CString strTitle);
   virtual void OnApply() {};
   virtual int OnApply() { return 0; };
   void SetOnContentChanged(ONCONTENTCHANGED onContentChanged);
   void SetContext(void* pContext, int type);
   void* GetContext();