fixed compilation bug
This commit is contained in:
parent
62b568ebbf
commit
81fd4598c1
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ private:
|
|||
//int cursor_metric;
|
||||
int hover_metric;
|
||||
|
||||
float graph_height;
|
||||
|
||||
bool seeking;
|
||||
|
||||
Timer *frame_delay;
|
||||
|
|
Loading…
Reference in a new issue