summaryrefslogtreecommitdiff
path: root/src/wx/content_colour_conversion_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_colour_conversion_dialog.h')
-rw-r--r--src/wx/content_colour_conversion_dialog.h2
1 files changed, 1 insertions, 1 deletions
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;