X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftimecode.h;h=1d1d6a7f530da0ee03d8732a322151fda7ee22cb;hb=fe47588e80b35c07fc25b1d9e79bc13b6e439ff0;hp=7a34b80fec949eecf69eb06dec2bcab319404f80;hpb=e491397c0028a80ac4a48a92007f783746553c1a;p=dcpomatic.git diff --git a/src/wx/timecode.h b/src/wx/timecode.h index 7a34b80fe..1d1d6a7f5 100644 --- a/src/wx/timecode.h +++ b/src/wx/timecode.h @@ -61,7 +61,7 @@ public: } - void set (T t, int fps) + void set (T t, float fps) { int h; int m;