summaryrefslogtreecommitdiffabout
path: root/microkde/kresources/factory.h
Side-by-side diff
Diffstat (limited to 'microkde/kresources/factory.h') (more/less context) (ignore whitespace changes)
-rw-r--r--microkde/kresources/factory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/microkde/kresources/factory.h b/microkde/kresources/factory.h
index ea01b23..709fde0 100644
--- a/microkde/kresources/factory.h
+++ b/microkde/kresources/factory.h
@@ -26,3 +26,3 @@
-#include <qdict.h>
+#include <q3dict.h>
#include <qstring.h>
@@ -116,3 +116,3 @@ class Factory
private:
- static QDict<Factory> *mSelves;
+ static Q3Dict<Factory> *mSelves;