diff options
Diffstat (limited to 'src/wx/wx_util.h')
| -rw-r--r-- | src/wx/wx_util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/wx_util.h b/src/wx/wx_util.h index 2968ce9ff..92cdd349b 100644 --- a/src/wx/wx_util.h +++ b/src/wx/wx_util.h @@ -140,9 +140,11 @@ struct Offset extern int get_offsets (std::vector<Offset>& offsets); +namespace dcpomatic { namespace wx { extern wxString report_problem(); } +} extern void checked_set (FilePickerCtrl* widget, boost::filesystem::path value); |
