summaryrefslogtreecommitdiffabout
path: root/microkde/microkdeE.pro
authorzautrix <zautrix>2004-08-07 08:08:32 (UTC)
committer zautrix <zautrix>2004-08-07 08:08:32 (UTC)
commit6f6b27941ae0ba9436660c5ac757d21c63c677fc (patch) (unidiff)
tree4d33cc37d16d4707c488b76d3f3a86d3933f107c /microkde/microkdeE.pro
parent81a027fdb113968401105258cf89b56b96987103 (diff)
downloadkdepimpi-6f6b27941ae0ba9436660c5ac757d21c63c677fc.zip
kdepimpi-6f6b27941ae0ba9436660c5ac757d21c63c677fc.tar.gz
kdepimpi-6f6b27941ae0ba9436660c5ac757d21c63c677fc.tar.bz2
added two files for id management
Diffstat (limited to 'microkde/microkdeE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--microkde/microkdeE.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/microkde/microkdeE.pro b/microkde/microkdeE.pro
index 06b288b..fc80c03 100644
--- a/microkde/microkdeE.pro
+++ b/microkde/microkdeE.pro
@@ -101,7 +101,8 @@ osmartpointer.h \
101 kdecore/kstandarddirs.h \ 101 kdecore/kstandarddirs.h \
102 kdecore/kstringhandler.h \ 102 kdecore/kstringhandler.h \
103 kdecore/kshortcut.h \ 103 kdecore/kshortcut.h \
104 kutils/kcmultidialog.h 104 kutils/kcmultidialog.h \
105 kidmanager.h
105 106
106 107
107 108
@@ -173,5 +174,6 @@ oprocess.cpp \
173 kresources/resource.cpp \ 174 kresources/resource.cpp \
174 kresources/selectdialog.cpp \ 175 kresources/selectdialog.cpp \
175 kresources/syncwidget.cpp \ 176 kresources/syncwidget.cpp \
176 kutils/kcmultidialog.cpp 177 kutils/kcmultidialog.cpp \
178 kidmanager.cpp
177 179