diff options
Diffstat (limited to 'src/wx/timeline.h')
| -rw-r--r-- | src/wx/timeline.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timeline.h b/src/wx/timeline.h index a786e6a09..5c25a6426 100644 --- a/src/wx/timeline.h +++ b/src/wx/timeline.h @@ -36,7 +36,7 @@ public: boost::shared_ptr<const Film> film () const; - void force_redraw (Rect const &); + void force_redraw (dcpomatic::Rect const &); int x_offset () const { return 8; |
