summaryrefslogtreecommitdiffstats
path: root/kpdf/part.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpdf/part.h')
-rw-r--r--kpdf/part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpdf/part.h b/kpdf/part.h
index 48e11bb8..b745ca29 100644
--- a/kpdf/part.h
+++ b/kpdf/part.h
@@ -64,7 +64,7 @@ Q_OBJECT
public:
// Default constructor
Part(TQWidget* parentWidget, const char* widgetName,
- TQObject* tqparent, const char* name, const TQStringList& args);
+ TQObject* parent, const char* name, const TQStringList& args);
// Destructor
~Part();