diff options
Diffstat (limited to 'kdf/listview.h')
-rw-r--r-- | kdf/listview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdf/listview.h b/kdf/listview.h index 873a327..fa85dde 100644 --- a/kdf/listview.h +++ b/kdf/listview.h @@ -28,7 +28,7 @@ class CListView : public KListView { Q_OBJECT - TQ_OBJECT + public: CListView( TQWidget *parent=0, const char *name=0, int visibleItem=10 ); |