mrDarker
2025-10-22 e8a27bb203fe2aff70390a5eca002d7438da9b0f
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();