X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fsubtitle_appearance_dialog.cc;h=76e8d8b16d00f1df23698d07257278779f43f14d;hb=01558523df6e3e87403fbee5db476b89d8292e4c;hp=ad4c038503b1e25567e0baa8b8a03a49ef334284;hpb=3ae7939b8926df0fd767db294e5f7a8b07f43ba1;p=dcpomatic.git diff --git a/src/wx/subtitle_appearance_dialog.cc b/src/wx/subtitle_appearance_dialog.cc index ad4c03850..76e8d8b16 100644 --- a/src/wx/subtitle_appearance_dialog.cc +++ b/src/wx/subtitle_appearance_dialog.cc @@ -40,6 +40,7 @@ using boost::shared_ptr; using boost::bind; using boost::dynamic_pointer_cast; using boost::optional; +using namespace dcpomatic; int const SubtitleAppearanceDialog::NONE = 0; int const SubtitleAppearanceDialog::OUTLINE = 1;