platform/shared/common/RhodesApp.h in rhodes-2.0.2 vs platform/shared/common/RhodesApp.h in rhodes-2.0.3

- old
+ new

@@ -39,10 +39,10 @@ String m_strRhoMessage; int m_currentTabIndex; String m_currentUrls[5]; - String m_strAppBackUrl; + String m_strAppBackUrl, m_strAppBackUrlOrig; Vector<ICallbackObject*> m_arCallbackObjects; rubyext::CGeoLocation m_oGeoLocation; CSplashScreen m_oSplashScreen; common::CMutex m_mxPushCallback;