LAPTOP-SNT8I5JK\Boounion
2025-09-18 fd381da2f50420d8c861ad9cf213d7b1586f0188
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();