diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-16 01:10:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-16 01:10:50 -0600 |
commit | a8f3e727ae4e7c39788e58ed9bc1733d8de11897 (patch) | |
tree | 58982733ff19b22da4edeb2297f1ba1c365a009b /libtdepim | |
parent | 914b878361b3e822fdd3088ee1e4c4757e8bc00f (diff) | |
download | tdepim-a8f3e727ae4e7c39788e58ed9bc1733d8de11897.tar.gz tdepim-a8f3e727ae4e7c39788e58ed9bc1733d8de11897.zip |
Fix build system references to kabc
Diffstat (limited to 'libtdepim')
-rw-r--r-- | libtdepim/resourceabc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/resourceabc.h b/libtdepim/resourceabc.h index 0b76b7f36..ccd350f5f 100644 --- a/libtdepim/resourceabc.h +++ b/libtdepim/resourceabc.h @@ -29,7 +29,7 @@ #include <tqmap.h> #include <tdepimmacros.h> -// This is here because it can't go to tdelibs/kabc yet, but ultimately +// This is here because it can't go to tdelibs/tdeabc yet, but ultimately // it should probably go there (maybe redesigned to have a real object // for subresources). |