C++11 tidying.
[dcpomatic.git] / src / wx / rename_template_dialog.h
index 4ad4ee4c4dcb8a37a8980d1c54bd461a0436b8d2..d4304ff45798be799388ec71656308b7839ba30b 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2016 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2016-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 #include "table_dialog.h"
 
+
 class RenameTemplateDialog : public TableDialog
 {
 public: