author | zautrix <zautrix> | 2004-09-17 01:37:38 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-09-17 01:37:38 (UTC) |
commit | 587d6481e8f5124b7bb7a6fb74b2921c9dbb6ec1 (patch) (unidiff) | |
tree | f656a75ff7c276139e529a5fd762d68079d21dd2 /libkdepim | |
parent | 35bc43cd453ab3f318e9a551670f6183d3001314 (diff) | |
download | kdepimpi-587d6481e8f5124b7bb7a6fb74b2921c9dbb6ec1.zip kdepimpi-587d6481e8f5124b7bb7a6fb74b2921c9dbb6ec1.tar.gz kdepimpi-587d6481e8f5124b7bb7a6fb74b2921c9dbb6ec1.tar.bz2 |
desktop fix
-rw-r--r-- | libkdepim/libkdepim.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libkdepim/libkdepim.pro b/libkdepim/libkdepim.pro index f5de653..1fedac7 100644 --- a/libkdepim/libkdepim.pro +++ b/libkdepim/libkdepim.pro | |||
@@ -24,13 +24,12 @@ HEADERS = \ | |||
24 | categoryselectdialog.h \ | 24 | categoryselectdialog.h \ |
25 | categoryselectdialog_base.h \ | 25 | categoryselectdialog_base.h \ |
26 | externalapphandler.h \ | 26 | externalapphandler.h \ |
27 | kdateedit.h \ | 27 | kdateedit.h \ |
28 | kdatepicker.h \ | 28 | kdatepicker.h \ |
29 | kinputdialog.h \ | 29 | kinputdialog.h \ |
30 | kincidenceformatter.h \ | ||
31 | kpimprefs.h \ | 30 | kpimprefs.h \ |
32 | kpimglobalprefs.h \ | 31 | kpimglobalprefs.h \ |
33 | kprefsdialog.h \ | 32 | kprefsdialog.h \ |
34 | ksyncprofile.h \ | 33 | ksyncprofile.h \ |
35 | ksyncprefsdialog.h \ | 34 | ksyncprefsdialog.h \ |
36 | kcmconfigs/kcmkdepimconfig.h \ | 35 | kcmconfigs/kcmkdepimconfig.h \ |
@@ -42,13 +41,12 @@ SOURCES = \ | |||
42 | categoryselectdialog.cpp \ | 41 | categoryselectdialog.cpp \ |
43 | categoryselectdialog_base.cpp \ | 42 | categoryselectdialog_base.cpp \ |
44 | externalapphandler.cpp \ | 43 | externalapphandler.cpp \ |
45 | kdateedit.cpp \ | 44 | kdateedit.cpp \ |
46 | kdatepicker.cpp \ | 45 | kdatepicker.cpp \ |
47 | kinputdialog.cpp \ | 46 | kinputdialog.cpp \ |
48 | kincidenceformatter.cpp \ | ||
49 | kpimprefs.cpp \ | 47 | kpimprefs.cpp \ |
50 | kpimglobalprefs.cpp \ | 48 | kpimglobalprefs.cpp \ |
51 | kprefsdialog.cpp \ | 49 | kprefsdialog.cpp \ |
52 | ksyncprofile.cpp \ | 50 | ksyncprofile.cpp \ |
53 | ksyncprefsdialog.cpp \ | 51 | ksyncprefsdialog.cpp \ |
54 | kcmconfigs/kcmkdepimconfig.cpp \ | 52 | kcmconfigs/kcmkdepimconfig.cpp \ |