diff -r f27aebe284bb -r c5af8598d22c logsui/logsapp/tsrc/ut_logsapp/stubs/hbstubs_helper.h --- 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& listItems(); static bool listScrollToCalled(); static bool listEnsureVisibleCalled(); + static int menuShownPlacement(); + static void stringUtilDigitConversion(bool enabled); }; #endif