author | zautrix <zautrix> | 2004-06-29 12:10:38 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-06-29 12:10:38 (UTC) |
commit | 7b2b9f2b05809b9577837551ad864d88b9b355ef (patch) (unidiff) | |
tree | 86c89163dedcfd2deca1806b23e4e87a856cf76d | |
parent | da43dbdc6c82453228f34766fc74585615cba938 (diff) | |
download | kdepimpi-7b2b9f2b05809b9577837551ad864d88b9b355ef.zip kdepimpi-7b2b9f2b05809b9577837551ad864d88b9b355ef.tar.gz kdepimpi-7b2b9f2b05809b9577837551ad864d88b9b355ef.tar.bz2 |
romoved kdatepicker from pro file
-rw-r--r-- | microkde/microkdeE.pro | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/microkde/microkdeE.pro b/microkde/microkdeE.pro index 0f36351..8d04123 100644 --- a/microkde/microkdeE.pro +++ b/microkde/microkdeE.pro | |||
@@ -2,3 +2,4 @@ TEMPLATE = lib | |||
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | INCLUDEPATH += . ../qtcompat ./kdecore ./kutils ./kdeui ./kio/kfile $(QPEDIR)/include | 3 | INCLUDEPATH += . ../qtcompat ../kabc ./kdecore ./kdeui ./kio/kfile $(QPEDIR)/include |
4 | |||
4 | DEPENDPATH += $(QPEDIR)/include | 5 | DEPENDPATH += $(QPEDIR)/include |
@@ -27,3 +28,2 @@ KDGanttMinimizeSplitter.h \ | |||
27 | kconfig.h \ | 28 | kconfig.h \ |
28 | kdatepicker.h \ | ||
29 | kdatetbl.h \ | 29 | kdatetbl.h \ |
@@ -42,3 +42,2 @@ KDGanttMinimizeSplitter.h \ | |||
42 | klineeditdlg.h \ | 42 | klineeditdlg.h \ |
43 | klistview.h \ | ||
44 | kmessagebox.h \ | 43 | kmessagebox.h \ |
@@ -111,3 +110,2 @@ KDGanttMinimizeSplitter.cpp \ | |||
111 | kconfig.cpp \ | 110 | kconfig.cpp \ |
112 | kdatepicker.cpp \ | ||
113 | kdatetbl.cpp \ | 111 | kdatetbl.cpp \ |