logsui/logsapp/tsrc/ut_logsapp/stubs/hbstubs_helper.h
changeset 4 e52d42f9500c
parent 2 7119b73b84d6
child 6 41c0a814d878
--- a/logsui/logsapp/tsrc/ut_logsapp/stubs/hbstubs_helper.h	Fri May 14 15:52:41 2010 +0300
+++ b/logsui/logsapp/tsrc/ut_logsapp/stubs/hbstubs_helper.h	Thu May 27 12:51:53 2010 +0300
@@ -34,6 +34,7 @@
         static void setWidgetOpen(bool isOpen);
         static bool isWidgetOpen();    
         static bool isWidgetRaised();
+        static void setColorScheme(QColor col);
 };
 
 #endif