javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/library/swts60.h
changeset 48 e0d6e9bd3ca7
parent 21 2a9601315dfc
--- a/javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/library/swts60.h	Wed Jun 23 18:07:10 2010 +0300
+++ b/javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/library/swts60.h	Tue Jul 06 14:10:26 2010 +0300
@@ -109,7 +109,7 @@
     static TInt supportThreadEntryPoint(TAny* aParams);
     static TInt trappedSupportThreadEntryPoint(TAny* aParams);
     static void startSupportThread(TAny* aParams);
-    static void notifyExitCmd(JNIEnv* aEnv);
+    static void notifyUIThreadExit(JNIEnv* aEnv);
 };
 
 }}