diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-26 13:36:12 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-26 13:36:12 +0000 |
| commit | 5dc5a43bf61847cf863b29ef47d0046a9d4fdef0 (patch) | |
| tree | 4313f2543c16ffbf660eea705851e2038ce3dd41 /src/wx/wx_util.h | |
| parent | 82f638e4170b0eb29227aefb70e0b9321addc7d3 (diff) | |
Start of Dolby certificate download.
Diffstat (limited to 'src/wx/wx_util.h')
| -rw-r--r-- | src/wx/wx_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/wx_util.h b/src/wx/wx_util.h index 8ac824c50..0afd82b90 100644 --- a/src/wx/wx_util.h +++ b/src/wx/wx_util.h @@ -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 * |
