logsui/logsapp/tsrc/ut_logsapp/stubs/hbstubs_helper.h
changeset 16 c5af8598d22c
parent 11 64a47b97e1e1
child 17 90fe74753f71
--- a/logsui/logsapp/tsrc/ut_logsapp/stubs/hbstubs_helper.h	Wed Aug 18 09:49:12 2010 +0300
+++ b/logsui/logsapp/tsrc/ut_logsapp/stubs/hbstubs_helper.h	Thu Sep 02 20:27:05 2010 +0300
@@ -43,6 +43,8 @@
         static QList<HbListViewItem*>& listItems();
         static bool listScrollToCalled();
         static bool listEnsureVisibleCalled();
+        static int menuShownPlacement();
+        static void stringUtilDigitConversion(bool enabled);
 };
 
 #endif