X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftimer_display.h;h=0fe828c57b1775bbe3e02c993afadf7fd4f6dbf6;hb=45364e583d8fa318b1a1a580c6a9421937ba7fde;hp=5ee72bff5ef65f1f71ecd36be8dc41569d5ff3f2;hpb=b7e546d9685c0a3304faa48e95516915d811ec5c;p=dcpomatic.git diff --git a/src/wx/timer_display.h b/src/wx/timer_display.h index 5ee72bff5..0fe828c57 100644 --- a/src/wx/timer_display.h +++ b/src/wx/timer_display.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2019 Carl Hetherington + Copyright (C) 2019-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,10 +18,13 @@ */ + #include "table_dialog.h" + class StateTimer; + class TimerDisplay : public TableDialog { public: