No-op: remove all trailing whitespace.
[dcpomatic.git] / src / wx / key_dialog.h
index 81402d46e830a3da56285551a9156044bb431fec..b04566212d38a11e22ee2867a90486b94c28c525 100644 (file)
@@ -30,7 +30,7 @@ public:
 private:
        void key_changed ();
        void random ();
-       
+
        wxTextCtrl* _key;
        wxButton* _random;
 };