summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/autosubprojectview.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/autosubprojectview.h')
-rw-r--r--buildtools/autotools/autosubprojectview.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/buildtools/autotools/autosubprojectview.h b/buildtools/autotools/autosubprojectview.h
index fab7c546..27e0c55b 100644
--- a/buildtools/autotools/autosubprojectview.h
+++ b/buildtools/autotools/autosubprojectview.h
@@ -40,7 +40,7 @@ namespace AutoProjectPrivate
//so in order to be able to compile this file I made the inheritance public again, Alex
class AutoSubprojectView : public AutoProjectViewBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -127,5 +127,3 @@ private slots:
};
#endif
-
-// kate: indent-mode csands; tab-width 4;