summaryrefslogtreecommitdiffstats
path: root/src/generalinfowidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/generalinfowidget.h')
-rw-r--r--src/generalinfowidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/generalinfowidget.h b/src/generalinfowidget.h
index 85f926e5..0a93f610 100644
--- a/src/generalinfowidget.h
+++ b/src/generalinfowidget.h
@@ -27,7 +27,7 @@ class GeneralInfoWidget : public GeneralInfoWidgetBase {
public:
- GeneralInfoWidget(TQDomDocument &projectDom, TQWidget *tqparent=0, const char *name=0);
+ GeneralInfoWidget(TQDomDocument &projectDom, TQWidget *parent=0, const char *name=0);
~GeneralInfoWidget();
public slots: