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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/custommanagerwidget.h b/buildtools/custommakefiles/custommanagerwidget.h
index 696f06fe..9d0de848 100644
--- a/buildtools/custommakefiles/custommanagerwidget.h
+++ b/buildtools/custommakefiles/custommanagerwidget.h
@@ -26,7 +26,7 @@ Q_OBJECT
TQ_OBJECT
public:
- CustomManagerWidget( CustomProjectPart* part, TQWidget* tqparent );
+ CustomManagerWidget( CustomProjectPart* part, TQWidget* parent );
~CustomManagerWidget();
public slots:
void checkUrl(const TQString& url);