diff options
Diffstat (limited to 'tdeio/tdefile/kopenwith_p.h')
-rw-r--r-- | tdeio/tdefile/kopenwith_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdefile/kopenwith_p.h b/tdeio/tdefile/kopenwith_p.h index 4f6d53107..ecdbdd6e6 100644 --- a/tdeio/tdefile/kopenwith_p.h +++ b/tdeio/tdefile/kopenwith_p.h @@ -73,7 +73,7 @@ protected: */ class TDEApplicationTree : public TDEListView { - Q_OBJECT + TQ_OBJECT public: TDEApplicationTree( TQWidget *parent ); |