diff options
Diffstat (limited to 'src/filelist.h')
-rw-r--r-- | src/filelist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filelist.h b/src/filelist.h index c74bb21..5122caa 100644 --- a/src/filelist.h +++ b/src/filelist.h @@ -85,7 +85,7 @@ public: */ class FileList : public TDEListView { - Q_OBJECT + TQ_OBJECT public: /** |