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 6e06bb79..636999c5 100644
--- a/kig/modes/typesdialog.h
+++ b/kig/modes/typesdialog.h
@@ -43,7 +43,7 @@ class TypesDialog : public TypesDialogBase
// necessary because some MacroList functions need it..
KigPart& mpart;
- const KIconLoader* il;
+ const TDEIconLoader* il;
TQPopupMenu* popup;
public:
TypesDialog( TQWidget* parent, KigPart& );