diff options
Diffstat (limited to 'src/fileview.h')
-rw-r--r-- | src/fileview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileview.h b/src/fileview.h index 9044061..e8d6186 100644 --- a/src/fileview.h +++ b/src/fileview.h @@ -42,7 +42,7 @@ class FileView : public FileViewLayout { - Q_OBJECT + TQ_OBJECT public: FileView(TQWidget* pParent = 0, const char* szName = 0, WFlags fl = 0); |