summaryrefslogtreecommitdiffstats
path: root/kghostview/viewcontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/viewcontrol.h')
-rw-r--r--kghostview/viewcontrol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/viewcontrol.h b/kghostview/viewcontrol.h
index 7f2c07c1..8eac289e 100644
--- a/kghostview/viewcontrol.h
+++ b/kghostview/viewcontrol.h
@@ -11,7 +11,7 @@ class ViewControl : public TQDialog
Q_OBJECT
TQ_OBJECT
public:
- ViewControl( TQWidget *tqparent, const char *name );
+ ViewControl( TQWidget *parent, const char *name );
TQComboBox* magComboBox;
TQComboBox* mediaComboBox;
TQComboBox* orientComboBox;