chenluhua1980
2026-01-08 2be286ac19bf2bb00e27f556e8b2cc292a58bd09
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();