diff options
author | Timothy Pearson <[email protected]> | 2012-02-27 02:13:42 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-02-27 02:13:42 -0600 |
commit | 520c05ef06ce203ad32470730f68402bc7719157 (patch) | |
tree | 8d0bb18bbbecb4c837e232848905e5819db84b81 /ChangeLog.immodule | |
parent | b82553bf90cb5311cfe8e673b07cf6cffc95fd3c (diff) | |
download | tqt3-520c05ef06ce203ad32470730f68402bc7719157.tar.gz tqt3-520c05ef06ce203ad32470730f68402bc7719157.zip |
Automated update from qt3
Diffstat (limited to 'ChangeLog.immodule')
-rw-r--r-- | ChangeLog.immodule | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.immodule b/ChangeLog.immodule index 46a5e9d7b..38422046b 100644 --- a/ChangeLog.immodule +++ b/ChangeLog.immodule @@ -1782,7 +1782,7 @@ excessive invalid QInputContext::unsetFocus(). QWidget::deactivateWidgetCleanup() handles unfocusInputContext() appropriately via - qApp->setActiveWindow( 0 ). + tqApp->setActiveWindow( 0 ). 2004-06-08 YamaKen <[email protected]> |