UI: Mark YouTube window showEvent as override

This commit is contained in:
gxalpha 2022-06-02 00:52:21 +02:00 committed by Ryan Foster
parent e0472f5b9e
commit efd26b25ea

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,