xj qian
2024-07-16 168fce76e8717b13c91fdb96c6d27d6551b2d8c5
jrj/xframe/kobject/kdwgrid.hpp
@@ -213,7 +213,9 @@
      int SetColumnState(LPCTSTR column, bool state);
      void SetDataToClip(LPCTSTR DataStr);
      int AcceptText();
      int AcceptText() {
         return 1;
      };
      int ShowRowTo(int row);
      int GetShowRow();
      LPCTSTR GetTitleName(int col);
@@ -236,6 +238,9 @@
   public:
      void ResetRepeats();
      void AddRepeats(wchar_t* colName);
   public:
      void ShowEditor();
      };
   }}
}}