X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Ffilm_viewer.h;h=0291b660fa403ea0e57359dc286216d5143be7f0;hb=6e99da2707e0af449d1aeec06a43de9af19cfa36;hp=5e5bb791660c0ebfe4d295adf03cfb0c1508908b;hpb=d1e17b2719ed8930caecb0c80e51e0c2fd813b7c;p=dcpomatic.git diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h index 5e5bb7916..0291b660f 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -139,8 +139,8 @@ public: } boost::signals2::signal)> ImageChanged; - boost::signals2::signal Started; - boost::signals2::signal Stopped; + boost::signals2::signal Started; + boost::signals2::signal Stopped; /** While playing back we reached the end of the film (emitted from GUI thread) */ boost::signals2::signal Finished; /** Emitted from the GUI thread when a lot of frames are being dropped */