logsui/logsengine/tsrc/stubs/qthighway_stub_helper.h
changeset 21 2f0af9ba7665
parent 15 76d2cf7a585e
--- a/logsui/logsengine/tsrc/stubs/qthighway_stub_helper.h	Fri Sep 17 16:47:32 2010 +0300
+++ b/logsui/logsengine/tsrc/stubs/qthighway_stub_helper.h	Fri Oct 15 14:47:48 2010 +0300
@@ -22,8 +22,8 @@
 class QtHighwayStubHelper{
     public:
         static void reset();
-        static QString service();
-        static QString message();
+        static QString interface();
+        static QString operation();
         static bool isRequestBg();
         static bool isRequestEmbedded();
         static bool isRequestSynchronous();