summaryrefslogtreecommitdiffstats
path: root/arts/builder/portposdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/builder/portposdlg.h')
-rw-r--r--arts/builder/portposdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/builder/portposdlg.h b/arts/builder/portposdlg.h
index aa61bad1..70d39338 100644
--- a/arts/builder/portposdlg.h
+++ b/arts/builder/portposdlg.h
@@ -39,7 +39,7 @@ protected:
std::vector<StructurePort *> listports;
public:
- PortPosDlg(TQWidget *tqparent, Structure *structure);
+ PortPosDlg(TQWidget *parent, Structure *structure);
void update();
public slots: