diff options
Diffstat (limited to 'khexedit/listview.h')
-rw-r--r-- | khexedit/listview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/listview.h b/khexedit/listview.h index 6fe963c..7a40e3c 100644 --- a/khexedit/listview.h +++ b/khexedit/listview.h @@ -25,7 +25,7 @@ class CListView : public TDEListView { - Q_OBJECT + TQ_OBJECT public: |