summaryrefslogtreecommitdiffstats
path: root/src/mxcl.library.h
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-06-13 16:33:09 +0200
committergregory guy <gregory-tde@laposte.net>2020-06-13 16:33:09 +0200
commit12b478cefdf1789828dbcd677d409cf8bad654ca (patch)
treee0fd4a3b7a3d5b64ede310493a7b25624807f8b1 /src/mxcl.library.h
parent2c9bc9b806f533df7b8f5349467d0f4be95314a4 (diff)
downloadcodeine-12b478cefdf1789828dbcd677d409cf8bad654ca.tar.gz
codeine-12b478cefdf1789828dbcd677d409cf8bad654ca.zip
Conversion KDE -> TDE environment.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'src/mxcl.library.h')
-rw-r--r--src/mxcl.library.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mxcl.library.h b/src/mxcl.library.h
index 87eea65..57eca2c 100644
--- a/src/mxcl.library.h
+++ b/src/mxcl.library.h
@@ -16,7 +16,7 @@ namespace mxcl
}
-/// almost always negates the need to #include <klocale.h> in implementations
+/// almost always negates the need to #include <tdelocale.h> in implementations
#include <ntqstring.h>
TQString i18n( const char *text );