diff options
Diffstat (limited to 'arts/builder/portposdlg.cpp')
| -rw-r--r-- | arts/builder/portposdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/builder/portposdlg.cpp b/arts/builder/portposdlg.cpp index 246f972c..2321d9e1 100644 --- a/arts/builder/portposdlg.cpp +++ b/arts/builder/portposdlg.cpp @@ -40,7 +40,7 @@ using namespace std; -PortPosDlg::PortPosDlg(TQWidget *parent, Structure *structure) :TQDialog(parent,"Props", TRUE) +PortPosDlg::PortPosDlg(TQWidget *parent, Structure *structure) :TQDialog(parent,"Props", true) { this->structure = structure; |
