summaryrefslogtreecommitdiffstats
path: root/languages/cpp/createpcsdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/createpcsdialog.h')
-rw-r--r--languages/cpp/createpcsdialog.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/languages/cpp/createpcsdialog.h b/languages/cpp/createpcsdialog.h
index 02d66299..9aab172b 100644
--- a/languages/cpp/createpcsdialog.h
+++ b/languages/cpp/createpcsdialog.h
@@ -20,7 +20,7 @@ class CppSupportPart;
class CreatePCSDialog : public CreatePCSDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -56,7 +56,3 @@ private:
};
#endif
-// kate: indent-mode csands; tab-width 4;
-
-
-