began work setting several timings to use rational rather than long/double
This commit is contained in:
@@ -27,7 +27,7 @@ public:
|
||||
*
|
||||
* The string at this timecode
|
||||
*/
|
||||
QString GetStringAt(double timecode);
|
||||
QString GetStringAt(const rational &timecode);
|
||||
};
|
||||
|
||||
#endif // STRINGINPUT_H
|
||||
|
||||
Reference in New Issue
Block a user