X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Faudio_dialog.h;h=e866aca3f83a8823d0a52e76edd8e1a07440782d;hb=c4403784febdbdd42e9c32e67fadb147f11fe566;hp=38f474afda0200de1f9f7385a7f1a5694d3bf063;hpb=bd68f5a27795cb9151633bac810c53bae4ec4bf4;p=dcpomatic.git diff --git a/src/wx/audio_dialog.h b/src/wx/audio_dialog.h index 38f474afd..e866aca3f 100644 --- a/src/wx/audio_dialog.h +++ b/src/wx/audio_dialog.h @@ -35,7 +35,7 @@ public: bool Show (bool show = true); - void set_cursor (boost::optional time, boost::optional db); + void set_cursor (boost::optional time, boost::optional db); private: void film_change (ChangeType, int);