summaryrefslogtreecommitdiffstats
path: root/parts/astyle/astyle_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/astyle/astyle_widget.h')
-rw-r--r--parts/astyle/astyle_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/astyle/astyle_widget.h b/parts/astyle/astyle_widget.h
index 2a6bf85e..d569a4d6 100644
--- a/parts/astyle/astyle_widget.h
+++ b/parts/astyle/astyle_widget.h
@@ -14,7 +14,7 @@ class AStyleWidget : public AStyleConfig
public:
- AStyleWidget( AStylePart * part, bool global, TQWidget *tqparent=0, const char *name=0 );
+ AStyleWidget( AStylePart * part, bool global, TQWidget *parent=0, const char *name=0 );
~AStyleWidget();