telutils/dialpad/inc/dialpadinputfield.h
changeset 19 e44a8c097b15
parent 12 ae8abd0db65c
child 46 2fa1fa551b0b
equal deleted inserted replaced
15:d7fc66ccd6fb 19:e44a8c097b15
    44     void onEditorContentChanged();
    44     void onEditorContentChanged();
    45 
    45 
    46 private:
    46 private:
    47     HbLineEdit* mNumberEditor;
    47     HbLineEdit* mNumberEditor;
    48     DialpadButton* mBackspace;
    48     DialpadButton* mBackspace;
    49     DialpadButtonStyle* mFunctionButtonStyle;
       
    50     int mHeight;
    49     int mHeight;
    51 };
    50 };
    52 
    51 
    53 #endif // DIALPADINPUTFIELD_H
    52 #endif // DIALPADINPUTFIELD_H