mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-06 07:36:12 -05:00
UI: Mark YouTube window showEvent as override
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user