summaryrefslogtreecommitdiffstats
path: root/kig/modes/typesdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kig/modes/typesdialog.h')
-rw-r--r--kig/modes/typesdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/modes/typesdialog.h b/kig/modes/typesdialog.h
index 8275b653..03eed111 100644
--- a/kig/modes/typesdialog.h
+++ b/kig/modes/typesdialog.h
@@ -46,7 +46,7 @@ class TypesDialog : public TypesDialogBase
const KIconLoader* il;
TQPopupMenu* popup;
public:
- TypesDialog( TQWidget* tqparent, KigPart& );
+ TypesDialog( TQWidget* parent, KigPart& );
~TypesDialog();
public slots: