UI: Mark YouTube window showEvent as override

This commit is contained in:
gxalpha
2022-06-01 19:43:03 -04:00
committed by Ryan Foster
parent e0472f5b9e
commit efd26b25ea
+1 -1
View File
@@ -40,7 +40,7 @@ signals:
bool autostop, bool start_now);
protected:
void showEvent(QShowEvent *event);
void showEvent(QShowEvent *event) override;
void UpdateOkButtonStatus();
bool CreateEventAction(YoutubeApiWrappers *api,