changed icon

This commit is contained in:
itsmattkc
2018-09-29 12:26:01 +10:00
parent af738b9020
commit ee7b5476bf
11 changed files with 15 additions and 15 deletions
+4
View File
@@ -112,6 +112,10 @@ struct Clip
bool audio_reset;
bool audio_just_reset;
long audio_target_frame;
// statistics
int stat_seek_time;
int stat_read_time;
};
#endif // CLIP_H