No-op: remove all trailing whitespace.
[dcpomatic.git] / src / wx / colour_conversion_editor.h
index b7467a70a1341ba7f66dd11047abfae68396bfec..ab45104e9fc19fac122cbb935a899142414ff98b 100644 (file)
@@ -49,7 +49,7 @@ private:
        void set_spin_ctrl (wxSpinCtrlDouble *, double);
 
        std::map<wxSpinCtrlDouble*, double> _last_spin_ctrl_value;
-       
+
        wxSpinCtrlDouble* _input_gamma;
        wxSpinCtrlDouble* _input_power;
        wxTextCtrl* _input_threshold;