moved timeline playhead line to its own class

This commit is contained in:
itsmattkc
2019-08-02 10:24:49 +10:00
parent 54ec4a26f5
commit 2060490ac9
10 changed files with 152 additions and 59 deletions
+1 -1
View File
@@ -40,9 +40,9 @@ public:
void SetCenteredText(bool c);
public slots:
void SetTime(const int64_t &r);
public slots:
void SetScroll(int s);
protected: