Initial UI / backend storage.
[dcpomatic.git] / src / wx / timecode.h
index 7a34b80fec949eecf69eb06dec2bcab319404f80..1d1d6a7f530da0ee03d8732a322151fda7ee22cb 100644 (file)
@@ -61,7 +61,7 @@ public:
 
        }
 
-       void set (T t, int fps)
+       void set (T t, float fps)
        {
                int h;
                int m;