|
@@ -40,7 +40,7 @@ signals:
|
|
bool autostop, bool start_now);
|
|
bool autostop, bool start_now);
|
|
|
|
|
|
protected:
|
|
protected:
|
|
- void showEvent(QShowEvent *event);
|
|
|
|
|
|
+ void showEvent(QShowEvent *event) override;
|
|
void UpdateOkButtonStatus();
|
|
void UpdateOkButtonStatus();
|
|
|
|
|
|
bool CreateEventAction(YoutubeApiWrappers *api,
|
|
bool CreateEventAction(YoutubeApiWrappers *api,
|