summaryrefslogtreecommitdiffstats
path: root/buildtools/custommakefiles/custommanagerwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/custommakefiles/custommanagerwidget.h')
-rw-r--r--buildtools/custommakefiles/custommanagerwidget.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/buildtools/custommakefiles/custommanagerwidget.h b/buildtools/custommakefiles/custommanagerwidget.h
index 657bae9f..6ce029e2 100644
--- a/buildtools/custommakefiles/custommanagerwidget.h
+++ b/buildtools/custommakefiles/custommanagerwidget.h
@@ -22,7 +22,7 @@ class KEditListBox;
class CustomManagerWidget : public CustomManagerWidgetBase
{
-Q_OBJECT
+TQ_OBJECT
public:
@@ -38,5 +38,3 @@ private:
};
#endif
-
-// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on