xj qian
2024-07-16 f22bb7edb66856f3d1b6e44d6f6b170848a48dd7
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();
      };
   }}
}}