chenluhua1980
2026-01-23 08fc60deca0fa2a0658a676d9dd76e0e69436312
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();