summaryrefslogtreecommitdiffstats
path: root/kword/KWSortDia.h
diff options
context:
space:
mode:
Diffstat (limited to 'kword/KWSortDia.h')
-rw-r--r--kword/KWSortDia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWSortDia.h b/kword/KWSortDia.h
index 2ecc1c68..451e0343 100644
--- a/kword/KWSortDia.h
+++ b/kword/KWSortDia.h
@@ -28,7 +28,7 @@ class KWSortDia : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- KWSortDia( TQWidget *tqparent, const char* name );
+ KWSortDia( TQWidget *parent, const char* name );
SortType getSortType() const;
private: