phonebookui/cntcommonui/common/cntkeygrabber.cpp
changeset 73 7ab51e5db10a
parent 72 6abfb1094884
--- 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();
 }
 
 /*!