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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/createpcsdialog.h b/languages/cpp/createpcsdialog.h
index 40fec7e1..a286ffaa 100644
--- a/languages/cpp/createpcsdialog.h
+++ b/languages/cpp/createpcsdialog.h
@@ -21,7 +21,7 @@ class CppSupportPart;
class CreatePCSDialog : public CreatePCSDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
CreatePCSDialog( CppSupportPart* part, TQWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );