X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fcontent_colour_conversion_dialog.h;h=407f3f0c8b78dc885cc9533455bcf03f9cb9096e;hp=57fd5f1e544fdeec750e43364bef006b934b1fc2;hb=e60bb3e51bd1508b149e6b8f6608f09b5196ae26;hpb=f07d5125a7b609320682689abe40781f096ca25e diff --git a/src/wx/content_colour_conversion_dialog.h b/src/wx/content_colour_conversion_dialog.h index 57fd5f1e5..407f3f0c8 100644 --- a/src/wx/content_colour_conversion_dialog.h +++ b/src/wx/content_colour_conversion_dialog.h @@ -33,7 +33,7 @@ private: void check_for_preset (); void preset_check_clicked (); void preset_choice_changed (); - + wxCheckBox* _preset_check; wxChoice* _preset_choice; ColourConversionEditor* _editor;