C++11 tidying.
[dcpomatic.git] / src / wx / try_unmount_dialog.h
index de686f14ca68317697eca4ff72c13e88d7b2de40..cb01a2afbb8eb307f69bce875065c4faf0efbd52 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2020 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2020-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 #include "lib/warnings.h"
 DCPOMATIC_DISABLE_WARNINGS
 #include <wx/wx.h>
 DCPOMATIC_ENABLE_WARNINGS
 
+
 class TryUnmountDialog : public wxDialog
 {
 public: