summaryrefslogtreecommitdiff
path: root/src/wx/timeline.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/timeline.h')
-rw-r--r--src/wx/timeline.h4
1 files changed, 1 insertions, 3 deletions
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<int> const &);
- int width () const {
- return GetVirtualSize().GetWidth ();
- }
+ int width () const;
int track_height () const {
return _track_height;