Update to es_ES translation from Manual AC.
[dcpomatic.git] / src / wx / wx_util.h
index 8ac824c508d81d1edc5640de2df33f7a792cfdc2..0afd82b900a104834936dd75a3029ede0d0d9e04 100644 (file)
@@ -48,6 +48,7 @@ extern wxStaticText* add_label_to_grid_bag_sizer (wxGridBagSizer *, wxWindow *,
 extern std::string wx_to_std (wxString);
 extern wxString std_to_wx (std::string);
 extern void dcpomatic_setup_i18n ();
+extern void run_gui_loop ();
 
 /** @class ThreadedStaticText
  *