From c740211ffba3330d951f4c3ddefea8edf23a01cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 May 2013 21:58:34 -0500 Subject: Automated update from Qt3 --- src/kernel/qapplication_x11.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kernel/qapplication_x11.cpp') 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 -- cgit v1.2.1