summaryrefslogtreecommitdiffstats
path: root/parts/filecreate/filecreate_widget2.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/filecreate/filecreate_widget2.h')
-rw-r--r--parts/filecreate/filecreate_widget2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/filecreate/filecreate_widget2.h b/parts/filecreate/filecreate_widget2.h
index 027333c9..217d37ce 100644
--- a/parts/filecreate/filecreate_widget2.h
+++ b/parts/filecreate/filecreate_widget2.h
@@ -20,7 +20,7 @@
#include "filecreate_typechooser.h"
-class KIconLoader;
+class TDEIconLoader;
class KDevProject;
class FileCreatePart;
@@ -79,7 +79,7 @@ namespace FileCreate {
/**
* The default icon loader, here for convenience.
*/
- KIconLoader * m_iconLoader;
+ TDEIconLoader * m_iconLoader;
/**
* A mapping of each row number to a file type.
*/