Fix, When the language is changed, the window not to do the show and active
[platform/framework/web/crosswalk-tizen.git] / runtime / browser / web_application.h
index 02ca64b..9dcaa08 100755 (executable)
@@ -131,6 +131,8 @@ class WebApplication : public WebView::EventListener {
   int security_model_version_;
   std::string csp_rule_;
   std::string csp_report_rule_;
+  bool lang_changed_mode_;
+
 };
 
 }  // namespace runtime