src/hbcore/inputfw/hbinputvkbhostbridge.h
changeset 34 ed14f46c0e55
parent 6 c3690ec91ef8
--- a/src/hbcore/inputfw/hbinputvkbhostbridge.h	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbcore/inputfw/hbinputvkbhostbridge.h	Mon Oct 18 18:23:13 2010 +0300
@@ -39,9 +39,7 @@
 
     ~HbVkbHostBridge();
     void openKeypad(HbVirtualKeyboard *vkb, HbInputMethod *owner, bool animationAllowed);
-    void openMinimizedKeypad(HbVirtualKeyboard *vkb, HbInputMethod *owner);
     void closeKeypad(bool animationAllowed);
-    void minimizeKeypad(bool animationAllowed);
     HbVkbStatus keypadStatus() const;
     QSizeF keyboardArea() const;
     HbVirtualKeyboard *activeKeypad() const;