summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/fileselectorwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/fileselectorwidget.h')
-rw-r--r--buildtools/autotools/fileselectorwidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/autotools/fileselectorwidget.h b/buildtools/autotools/fileselectorwidget.h
index 0de3f189..b4dbcf00 100644
--- a/buildtools/autotools/fileselectorwidget.h
+++ b/buildtools/autotools/fileselectorwidget.h
@@ -39,7 +39,7 @@ class KFile;
class KDnDDirOperator : public KDirOperator
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -51,7 +51,7 @@ protected:
class FileSelectorWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public: