src/hbcore/gui/hbpopupmanager.cpp
changeset 23 e6ad4ef83b23
parent 21 4633027730f5
child 28 b7da29130b0e
--- 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 );
             }
         }