Hand-apply d7329603f8698f5302d11acfc233ca67695e654d from master; timecode labelling.
[dcpomatic.git] / src / wx / timecode.h
index 1d1d6a7f530da0ee03d8732a322151fda7ee22cb..1e66b8d94554220fee97cb963f9917477d01ccde 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013-2014 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2013-2015 Carl Hetherington <cth@carlh.net>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -37,6 +37,8 @@ public:
 
        boost::signals2::signal<void ()> Changed;
 
+       static wxSize size (wxWindow* parent);
+
 protected:
        void changed ();
        void set_clicked ();