timelinewidget: show cache status in timeline too

This commit is contained in:
itsmattkc
2020-02-22 14:45:50 +11:00
parent 9cb04b0020
commit 0e7b051228
7 changed files with 20 additions and 2 deletions
+2
View File
@@ -20,6 +20,8 @@ public:
void ConnectTimeBasedPanel(TimeBasedPanel* panel);
VideoRenderBackend* video_renderer() const;
};
#endif // VIEWERPANELBASE_H