summaryrefslogtreecommitdiffstats
path: root/src/inputmethod
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:03:48 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:03:48 +0900
commit3e98ce7f85f06e95ad121c6f541d14464d85919e (patch)
treef02992c00911ec6ba24f243aebf96d98fa0d39a1 /src/inputmethod
parent9f5d59f33644aaadd7af43db86734a3294250a02 (diff)
downloadtqt3-3e98ce7f85f06e95ad121c6f541d14464d85919e.tar.gz
tqt3-3e98ce7f85f06e95ad121c6f541d14464d85919e.zip
qt -> tqt conversion:
QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/inputmethod')
-rw-r--r--src/inputmethod/qinputcontextfactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inputmethod/qinputcontextfactory.cpp b/src/inputmethod/qinputcontextfactory.cpp
index a15f659c..f57d3a3c 100644
--- a/src/inputmethod/qinputcontextfactory.cpp
+++ b/src/inputmethod/qinputcontextfactory.cpp
@@ -114,7 +114,7 @@ TQInputContext *TQInputContextFactory::create( const TQString& key, TQWidget *wi
/*!
This function returns the list of the names input methods.
Only input methods included in default and placed under
- $QTDIR/plugins/inputmethods are listed.
+ $TQTDIR/plugins/inputmethods are listed.
*/
TQStringList TQInputContextFactory::keys()
{