X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftimeline.h;h=1ec633085935bb0af1e4d07456de3a19a45651f9;hb=c257dde2b276dd4cb416faf63fd50c0ff1ace953;hp=503025f3ce3e6f0006a237505db422ae9d386a33;hpb=5a9373e48aa575c70bd32b4b48eb6b9b8634a4fc;p=dcpomatic.git diff --git a/src/wx/timeline.h b/src/wx/timeline.h index 503025f3c..1ec633085 100644 --- a/src/wx/timeline.h +++ b/src/wx/timeline.h @@ -44,9 +44,7 @@ public: void force_redraw (dcpomatic::Rect const &); - int width () const { - return GetVirtualSize().GetWidth (); - } + int width () const; int track_height () const { return _track_height;