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(); }; }} }}