UI: Mark YouTube window showEvent as override
This commit is contained in:
parent
e0472f5b9e
commit
efd26b25ea
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user