javauis/mmapi_qt/volumekeys/src/Foreground.cpp
changeset 26 dc7c549001d5
parent 23 98ccebc37403
--- a/javauis/mmapi_qt/volumekeys/src/Foreground.cpp	Fri May 14 15:47:24 2010 +0300
+++ b/javauis/mmapi_qt/volumekeys/src/Foreground.cpp	Thu May 27 12:49:31 2010 +0300
@@ -77,7 +77,7 @@
  jint aToolkitHandle*/)   // for xm-radio fix
 {
     MMAFunctionServer* eventSource =
-    	reinterpret_cast< MMAFunctionServer *>(aEventSourceHandle);
+        reinterpret_cast< MMAFunctionServer *>(aEventSourceHandle);
 
     jobject fgListenerObject = NULL;
     fgListenerObject = aJni->NewWeakGlobalRef(aForegroundListener);
@@ -94,7 +94,7 @@
     // xm-radio fix
     /*
     CMIDToolkit* ptoolkit = JavaUnhand< CMIDToolkit >(aToolkitHandle);
-*/
+    */
     jint error = eventSource->ExecuteTrap(CreateForegroundL,
                                           &foregroundHandle,
                                           eventSource,