-rw-r--r-- | microkde/microkdeE.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/microkde/microkdeE.pro b/microkde/microkdeE.pro index b664c9a..06b288b 100644 --- a/microkde/microkdeE.pro +++ b/microkde/microkdeE.pro | |||
@@ -94,8 +94,9 @@ osmartpointer.h \ | |||
94 | kdecore/kconfigbase.h \ | 94 | kdecore/kconfigbase.h \ |
95 | kdecore/klocale.h \ | 95 | kdecore/klocale.h \ |
96 | kdecore/klibloader.h \ | 96 | kdecore/klibloader.h \ |
97 | kdecore/kcatalogue.h \ | 97 | kdecore/kcatalogue.h \ |
98 | kdecore/kprefs.h \ | ||
98 | kdecore/ksharedptr.h \ | 99 | kdecore/ksharedptr.h \ |
99 | kdecore/kshell.h \ | 100 | kdecore/kshell.h \ |
100 | kdecore/kstandarddirs.h \ | 101 | kdecore/kstandarddirs.h \ |
101 | kdecore/kstringhandler.h \ | 102 | kdecore/kstringhandler.h \ |
@@ -137,8 +138,9 @@ oprocess.cpp \ | |||
137 | kdecore/kcatalogue.cpp \ | 138 | kdecore/kcatalogue.cpp \ |
138 | kdecore/klibloader.cpp \ | 139 | kdecore/klibloader.cpp \ |
139 | kdecore/klocale.cpp \ | 140 | kdecore/klocale.cpp \ |
140 | kdecore/kmdcodec.cpp \ | 141 | kdecore/kmdcodec.cpp \ |
142 | kdecore/kprefs.cpp \ | ||
141 | kdecore/kshell.cpp \ | 143 | kdecore/kshell.cpp \ |
142 | kdecore/kstandarddirs.cpp \ | 144 | kdecore/kstandarddirs.cpp \ |
143 | kdecore/kstringhandler.cpp \ | 145 | kdecore/kstringhandler.cpp \ |
144 | kdeui/kaction.cpp \ | 146 | kdeui/kaction.cpp \ |