diff options
Diffstat (limited to 'wx+/grid.h')
-rw-r--r-- | wx+/grid.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -151,6 +151,7 @@ public: size_t getRowCount() const; void setRowHeight(int height); + int getRowHeight() const; struct ColAttributes { |