--- a/src/hbcore/gui/hbpopupmanager.cpp Wed Aug 18 10:05:37 2010 +0300
+++ b/src/hbcore/gui/hbpopupmanager.cpp Thu Sep 02 20:44:51 2010 +0300
@@ -385,7 +385,7 @@
popup->metaObject()->className() != QLatin1String("HbExactWordPopup") &&
popup->metaObject()->className() != QLatin1String("HbInputSmileyPicker") &&
popup->metaObject()->className() != QLatin1String("Hb12KeyCustomKeypad") &&
- !popup->inherits("HbInputVkbWidget")) {
+ !popup->inherits("HbInputVkbWidget")) {
setGeometryForPopup( popup );
}
}