mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-20 08:22:41 +00:00
qt: Add missing override specifiers where applicable
This commit is contained in:
@@ -43,7 +43,7 @@ public:
|
||||
void filterBarSetChecked(bool state);
|
||||
void UpdateUITheme();
|
||||
GMainWindow();
|
||||
~GMainWindow();
|
||||
~GMainWindow() override;
|
||||
|
||||
signals:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user