Cleanup: auto.
[dcpomatic.git] / src / wx / content_colour_conversion_dialog.h
index e42961019a0bb7cf6f8f36f0a88fbcc6605b3809..84fb47e5adb2a38c66232cc656a9c21053aebe77 100644 (file)
@@ -43,7 +43,7 @@ private:
        void preset_check_clicked ();
        void preset_choice_changed ();
 
-       wxCheckBox* _preset_check;
+       CheckBox* _preset_check;
        wxChoice* _preset_choice;
        ColourConversionEditor* _editor;
        bool _setting;