diff options
author | Timothy Pearson <[email protected]> | 2015-03-05 20:59:01 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2015-03-05 20:59:01 -0600 |
commit | dfb87398c72e9248aa709ae212e6ab7f2209003d (patch) | |
tree | 52422e7b6774fcc503d7c701cb2c77fa016386e8 /changes.immodule | |
parent | 891a448afad4ab1f09bfb0cfee71652975bd7687 (diff) | |
download | tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip |
Automated update from Qt3
Diffstat (limited to 'changes.immodule')
-rw-r--r-- | changes.immodule | 6 |
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 |