src/hbplugins/inputmethods/touchinput/hbinputqwerty11x4touchkeyboard.cpp
changeset 28 b7da29130b0e
parent 7 923ff622b8b9
--- a/src/hbplugins/inputmethods/touchinput/hbinputqwerty11x4touchkeyboard.cpp	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbplugins/inputmethods/touchinput/hbinputqwerty11x4touchkeyboard.cpp	Fri Sep 17 08:32:10 2010 +0300
@@ -36,9 +36,6 @@
 #include "hbinputbutton.h"
 #include "hbinputmodeindicator.h"
 
-const qreal HbKeyboardHeightInUnits = 33.7;
-const qreal HbKeyboardWidthInUnits = 95.5;
-
 const int HbVirtualQwertyNumberOfRows = 4;
 const int HbVirtualQwertyNumberOfColumns = 11;
 const int HbButtonKeyCodeTable[HbVirtualQwertyNumberOfRows * HbVirtualQwertyNumberOfColumns - 1] =