summaryrefslogtreecommitdiffstats
path: root/changes.immodule
diff options
context:
space:
mode:
Diffstat (limited to 'changes.immodule')
-rw-r--r--changes.immodule6
1 files changed, 3 insertions, 3 deletions
diff --git a/changes.immodule b/changes.immodule
index 4a2806525..8132f6120 100644
--- a/changes.immodule
+++ b/changes.immodule
@@ -59,7 +59,7 @@ Build & Install
- Plugin directory has been changed from $QTDIR/plugins/input/ to
$QTDIR/plugins/inputmethods/. Delete old directory.
-- Some codes have been changed to allow compiling against Qt 3.2.x or
+- Some codes have been changed to allow compiling against TQt 3.2.x or
earlier.
@@ -112,7 +112,7 @@ General
- 'dead keys' for latin languages have been added into Qt::Key
- Added plugins/src/inputmethods directory to build input method
- plugins within the Qt source tree. The directory name 'inputmethods'
+ plugins within the TQt source tree. The directory name 'inputmethods'
is intended to be compatible with Qt/Embedded. Install directory
name is still kept as 'input' for backward compatibility
@@ -133,7 +133,7 @@ General
originally written. See added comment to recognize the original
intention
-- QLocale dependency has been removed to be compiled on Qt 3.2.x or
+- QLocale dependency has been removed to be compiled on TQt 3.2.x or
earlier
- Many internal improvements and cleanups