author | ulf69 <ulf69> | 2004-07-19 22:22:11 (UTC) |
---|---|---|
committer | ulf69 <ulf69> | 2004-07-19 22:22:11 (UTC) |
commit | 43c7ee98c326979a9d78783dd574bcde3fa06e52 (patch) (unidiff) | |
tree | b38426f23afc708e75c2f448e71ed96368e16d6d | |
parent | 4aa77b41b68be47609223370a73d3da81d8da9d9 (diff) | |
download | kdepimpi-43c7ee98c326979a9d78783dd574bcde3fa06e52.zip kdepimpi-43c7ee98c326979a9d78783dd574bcde3fa06e52.tar.gz kdepimpi-43c7ee98c326979a9d78783dd574bcde3fa06e52.tar.bz2 |
kdirwatch is now available in microkde/kio/kio
-rw-r--r-- | korganizer/korganizer.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/korganizer.pro b/korganizer/korganizer.pro index 4e8ce11..378d59a 100644 --- a/korganizer/korganizer.pro +++ b/korganizer/korganizer.pro | |||
@@ -7,7 +7,7 @@ DESTDIR= ../bin | |||
7 | 7 | ||
8 | include( ../variables.pri ) | 8 | include( ../variables.pri ) |
9 | 9 | ||
10 | INCLUDEPATH += ../microkde ../ interfaces ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile | 10 | INCLUDEPATH += ../microkde ../ interfaces ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../microkde/kio/kio |
11 | #../qtcompat | 11 | #../qtcompat |
12 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL | 12 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL |
13 | DEFINES += KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER | 13 | DEFINES += KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER |