diff options
Diffstat (limited to 'src/gvcore/fileviewcontroller.h')
-rw-r--r-- | src/gvcore/fileviewcontroller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/fileviewcontroller.h b/src/gvcore/fileviewcontroller.h index 101ce9a..6b2c49b 100644 --- a/src/gvcore/fileviewcontroller.h +++ b/src/gvcore/fileviewcontroller.h @@ -54,7 +54,7 @@ class ImageLoader; class DirLister; class LIBGWENVIEW_EXPORT FileViewController : public TQWidget { -Q_OBJECT +TQ_OBJECT public: |