C++11 tidying.
[dcpomatic.git] / src / wx / standard_controls.h
index eac47726b2660436eeb660c9d27b6a30e9b7ec3f..191924509b1a09aac1d45e23ebcd4403deb30a7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2018 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2018-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 #include "controls.h"
 
+
 class StandardControls : public Controls
 {
 public: