C++11 tidying.
[dcpomatic.git] / src / wx / timeline_dialog.h
index 97ddca964aff23df74efaf65c50635ed1bc739a4..17128e108b1d2640112b06ae26a8f557d49677ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013-2019 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2013-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 #include <wx/wx.h>
 #include "timeline.h"
 
+
 class Playlist;
 
+
 class TimelineDialog : public wxDialog
 {
 public: