platform/shared/ruby/ext/rho/rhoruby.h in rhodes-7.1.17 vs platform/shared/ruby/ext/rho/rhoruby.h in rhodes-7.4.1

- old
+ new

@@ -60,9 +60,10 @@ //void RhoRubyThreadStop(); void rho_ruby_call_config_conflicts(); void rho_ruby_activateApp(); void rho_ruby_deactivateApp(); void rho_ruby_uiCreated(); +void rho_ruby_uiCloseRequest(); void rho_ruby_uiDestroyed(); void rho_ruby_loadserversources(const char* szData); void rho_ruby_loadallsyncsources(); void rho_ruby_reset_db_on_sync_user_changed(); int rho_ruby_is_started();