diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-05-07 21:58:34 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-05-07 21:58:34 -0500 |
commit | c740211ffba3330d951f4c3ddefea8edf23a01cd (patch) | |
tree | 0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /src/kernel/qapplication_x11.cpp | |
parent | 8a4eacb6185de3653f6ae401c352aef833a9e72a (diff) | |
download | tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip |
Automated update from Qt3
Diffstat (limited to 'src/kernel/qapplication_x11.cpp')
-rw-r--r-- | src/kernel/qapplication_x11.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qapplication_x11.cpp b/src/kernel/qapplication_x11.cpp index e9fee790c..847d713ab 100644 --- a/src/kernel/qapplication_x11.cpp +++ b/src/kernel/qapplication_x11.cpp @@ -829,7 +829,7 @@ static bool create_atoms_now = 0; If the application is being initialized, this function stores the adddress of the atom and tqt_init_internal will do the actual work - tquickly. If the application is running, the atom is created here. + quickly. If the application is running, the atom is created here. Neither argument may point to temporary variables. *****************************************************************************/ @@ -1129,7 +1129,7 @@ bool TQApplication::x11_apply_settings() #ifndef QT_NO_IM /* - The identifier name of an input method is actquired from the + The identifier name of an input method is acquired from the configuration file as a default. If a environment variable "QT_IM_SWITCHER" is not empty it will overwrite the configuration file. The "imsw-multi" becomes the default if the entry |