Fix failure to remove markers when the checkbox is unticked.
[dcpomatic.git] / src / wx / timer_display.h
index 5ee72bff5ef65f1f71ecd36be8dc41569d5ff3f2..0fe828c57b1775bbe3e02c993afadf7fd4f6dbf6 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2019 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2019-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 #include "table_dialog.h"
 
+
 class StateTimer;
 
+
 class TimerDisplay : public TableDialog
 {
 public: