diff -r acd4e87b24b4 -r 2f0af9ba7665 logsui/logsengine/tsrc/stubs/qthighway_stub_helper.h --- 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();