summaryrefslogtreecommitdiffstats
path: root/kommander/editor/previewwidgetimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/previewwidgetimpl.h')
-rw-r--r--kommander/editor/previewwidgetimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/previewwidgetimpl.h b/kommander/editor/previewwidgetimpl.h
index a2b0ef7a..a0f08043 100644
--- a/kommander/editor/previewwidgetimpl.h
+++ b/kommander/editor/previewwidgetimpl.h
@@ -29,7 +29,7 @@ class PreviewWidget : public PreviewWidgetBase
TQ_OBJECT
public:
- PreviewWidget( TQWidget *tqparent = 0, const char *name = 0 );
+ PreviewWidget( TQWidget *parent = 0, const char *name = 0 );
void closeEvent(TQCloseEvent *);
bool eventFilter(TQObject *, TQEvent *);