summaryrefslogtreecommitdiffstats
path: root/libtdepim/pluginloaderbase.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:47:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:47:32 -0600
commit7cb24f16beba124f021091c4b7bcf8565a06fb95 (patch)
tree966c56d322d59439374c65c06803bdca34b00af5 /libtdepim/pluginloaderbase.h
parentdbb49d72f7a1bc5c4b7312219cae8491cc571def (diff)
downloadtdepim-7cb24f16beba124f021091c4b7bcf8565a06fb95.tar.gz
tdepim-7cb24f16beba124f021091c4b7bcf8565a06fb95.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'libtdepim/pluginloaderbase.h')
-rw-r--r--libtdepim/pluginloaderbase.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtdepim/pluginloaderbase.h b/libtdepim/pluginloaderbase.h
index 76637278..919a3121 100644
--- a/libtdepim/pluginloaderbase.h
+++ b/libtdepim/pluginloaderbase.h
@@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
-#ifndef __LIBKDEPIM_PLUGINLOADERBASE_H__
-#define __LIBKDEPIM_PLUGINLOADERBASE_H__
+#ifndef __LIBTDEPIM_PLUGINLOADERBASE_H__
+#define __LIBTDEPIM_PLUGINLOADERBASE_H__
#include <tqstring.h>
#include <tqmap.h>
@@ -83,4 +83,4 @@ namespace KPIM {
} // namespace KMime
-#endif // __LIBKDEPIM_PLUGINLOADERBASE_H__
+#endif // __LIBTDEPIM_PLUGINLOADERBASE_H__