Author: ek.kato
Date: Sun Aug 31 06:59:35 2008
New Revision: 5545
Modified:
branches/1.5/qt4/immodule/candidatewindow.cpp
Log:
* Port r5544 from trunk.
Modified: branches/1.5/qt4/immodule/candidatewindow.cpp
==============================================================================
--- branches/1.5/qt4/immodule/candidatewindow.cpp (original)
+++ branches/1.5/qt4/immodule/candidatewindow.cpp Sun Aug 31 06:59:35 2008
@@ -262,6 +262,7 @@
updateLabel();
// size adjustment
+ cList->updateGeometry();
adjustSize();
}