logsui/logsapp/tsrc/ut_logsapp/stubs/hbstubs_helper.h
changeset 17 90fe74753f71
parent 15 76d2cf7a585e
--- a/logsui/logsapp/tsrc/ut_logsapp/stubs/hbstubs_helper.h	Mon Aug 23 18:14:51 2010 +0300
+++ b/logsui/logsapp/tsrc/ut_logsapp/stubs/hbstubs_helper.h	Fri Sep 03 14:26:05 2010 +0300
@@ -45,6 +45,11 @@
         static bool listEnsureVisibleCalled();
         static int menuShownPlacement();
         static void stringUtilDigitConversion(bool enabled);
+        static bool listScrollBarPolicySet();
+        static void resetListScrolling();
+        static void createWindowSurface();
+        static bool isTsTaskVisibilitySet();
+        static bool tsTaskVisibility();
 };
 
 #endif