diff -r f7ac710697a9 -r 06ff229162e9 src/hbcore/inputfw/hbinputvkbhostbridge.h --- a/src/hbcore/inputfw/hbinputvkbhostbridge.h Mon May 03 12:48:33 2010 +0300 +++ b/src/hbcore/inputfw/hbinputvkbhostbridge.h Fri May 14 16:09:54 2010 +0300 @@ -43,9 +43,7 @@ void closeKeypad(bool animationAllowed); void minimizeKeypad(bool animationAllowed); HbVkbStatus keypadStatus() const; - int priority() const; - QSizeF keyboardArea() const; - void preferredSizeChanged(const QSizeF& newSize); + QSizeF keyboardArea() const; HbVirtualKeyboard* activeKeypad() const; QRectF applicationArea() const; HbVkbStatus keypadStatusBeforeOrientationChange() const;