diff options
Diffstat (limited to 'khexedit/lib/kcolumnsview.h')
-rw-r--r-- | khexedit/lib/kcolumnsview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/lib/kcolumnsview.h b/khexedit/lib/kcolumnsview.h index f3e00da..ea5f520 100644 --- a/khexedit/lib/kcolumnsview.h +++ b/khexedit/lib/kcolumnsview.h @@ -113,7 +113,7 @@ class KColumnsView : public TQScrollView protected: // painting void updateView(); - void tqrepaintView(); + void repaintView(); private: /** hiding it*/ |