src/hbcore/inputfw/hbinputmethod_p.h
changeset 30 80e4d18b72f5
parent 23 e6ad4ef83b23
--- a/src/hbcore/inputfw/hbinputmethod_p.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/inputfw/hbinputmethod_p.h	Mon Oct 04 00:38:12 2010 +0300
@@ -115,6 +115,7 @@
         return inputMethod->d_func();
     }
     friend class TestHbInputMethodPrivate;
+    friend class TestHbAbstractVkbHostPrivate;
     friend class HbInputContextProxy;
 };