svgt_plat/svgt_api/inc/SvgJavaInterfaceImpl.h
branchCompilerCompatibility
changeset 12 2087eeae8b7f
parent 0 d46562c3d99d
child 14 23922a3276bd
--- a/svgt_plat/svgt_api/inc/SvgJavaInterfaceImpl.h	Sun Mar 14 13:12:18 2010 +0000
+++ b/svgt_plat/svgt_api/inc/SvgJavaInterfaceImpl.h	Sun Mar 28 16:38:08 2010 +0100
@@ -2590,8 +2590,7 @@
      
      * changes made for Focus-in/focus-out bug(AMIA-6T8EEG)
      */
-    IMPORT_C void CSvgJavaInterfaceImpl::SvgDocumentFocusOut( SvgDocumentHandle aDocumentHandle,
-                             SvgElementHandle aElementHandle);
+    IMPORT_C void SvgDocumentFocusOut( SvgDocumentHandle aDocumentHandle, SvgElementHandle aElementHandle );
                              
 	/*
 	* Maps the PATH segment type from SVG to JSR.
@@ -2670,4 +2669,4 @@
 
 };
 
-#endif
\ No newline at end of file
+#endif