summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/targetoptionsdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/targetoptionsdlg.h')
-rw-r--r--buildtools/autotools/targetoptionsdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/targetoptionsdlg.h b/buildtools/autotools/targetoptionsdlg.h
index c1dea20a..3b938046 100644
--- a/buildtools/autotools/targetoptionsdlg.h
+++ b/buildtools/autotools/targetoptionsdlg.h
@@ -24,7 +24,7 @@ class TargetOptionsDialog : public TargetOptionsDialogBase
public:
TargetOptionsDialog( AutoProjectWidget *widget, TargetItem *item,
- QWidget *parent = 0, const char *name = 0 );
+ TQWidget *parent = 0, const char *name = 0 );
~TargetOptionsDialog();
private: