summaryrefslogtreecommitdiffstats
path: root/kghostview/kgv_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/kgv_view.h')
-rw-r--r--kghostview/kgv_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgv_view.h b/kghostview/kgv_view.h
index 4576a0d0..a752353c 100644
--- a/kghostview/kgv_view.h
+++ b/kghostview/kgv_view.h
@@ -57,7 +57,7 @@ class KGVPart: public KParts::ReadOnlyPart
Q_OBJECT
TQ_OBJECT
public:
- KGVPart( TQWidget* tqparentWidget, const char* widgetName,
+ KGVPart( TQWidget* parentWidget, const char* widgetName,
TQObject* tqparent, const char* name,
const TQStringList& args = TQStringList() );