diff -r 6abfb1094884 -r 7ab51e5db10a phonebookui/cntcommonui/common/cntkeygrabber.cpp --- a/phonebookui/cntcommonui/common/cntkeygrabber.cpp Tue Sep 21 17:07:25 2010 +0300 +++ b/phonebookui/cntcommonui/common/cntkeygrabber.cpp Tue Sep 21 17:27:38 2010 +0300 @@ -40,7 +40,7 @@ mKeyCapture(NULL) { mMainWindow->installEventFilter(this); - mKeyCapture = new XqKeyCapture(); + mKeyCapture = new XQKeyCapture(); } /*!