diff options
Diffstat (limited to 'plugins/infowidget/fileview.h')
-rw-r--r-- | plugins/infowidget/fileview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/infowidget/fileview.h b/plugins/infowidget/fileview.h index 01443dd..e42935d 100644 --- a/plugins/infowidget/fileview.h +++ b/plugins/infowidget/fileview.h @@ -34,7 +34,7 @@ namespace kt */ class FileView : public TDEListView { - Q_OBJECT + TQ_OBJECT public: FileView(TQWidget *parent = 0, const char *name = 0); |