summaryrefslogtreecommitdiffstats
path: root/kghostview/kgvmainwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/kgvmainwidget.h')
-rw-r--r--kghostview/kgvmainwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgvmainwidget.h b/kghostview/kgvmainwidget.h
index 0aa464d3..df280887 100644
--- a/kghostview/kgvmainwidget.h
+++ b/kghostview/kgvmainwidget.h
@@ -29,7 +29,7 @@ class KGVMainWidget : public TQWidget
TQ_OBJECT
public:
- KGVMainWidget( TQWidget* tqparent = 0, const char* name = 0 );
+ KGVMainWidget( TQWidget* parent = 0, const char* name = 0 );
signals:
void spacePressed();