From 46850422d6f857317455a6f7682bda9af4ba77f8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:46:38 -0600 Subject: Rename additional instances of KDE to TDE --- tdecore/kconfigdata.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdecore/kconfigdata.h') diff --git a/tdecore/kconfigdata.h b/tdecore/kconfigdata.h index e514b2781..940c54305 100644 --- a/tdecore/kconfigdata.h +++ b/tdecore/kconfigdata.h @@ -29,7 +29,7 @@ * map/dict/list config node entry. * @internal */ -struct KDECORE_EXPORT KEntry +struct TDECORE_EXPORT KEntry { KEntry() : mValue(0), bDirty(false), bNLS(false), @@ -66,7 +66,7 @@ struct KDECORE_EXPORT KEntry * to which it belongs. * @internal */ -struct KDECORE_EXPORT KEntryKey +struct TDECORE_EXPORT KEntryKey { KEntryKey(const TQCString& _group = 0, const TQCString& _key = 0) -- cgit v1.2.1