correctly propagate video settings changes to all windows

This commit is contained in:
Arisotura
2024-10-27 13:43:26 +01:00
parent e576538268
commit 6d345cc1ea
6 changed files with 42 additions and 24 deletions

View File

@ -135,6 +135,7 @@ public:
void updateMPInterface(melonDS::MPInterfaceType type);
void loadRecentFilesMenu(bool loadcfg);
//void updateVideoSettings(bool glchange);
protected:
void keyPressEvent(QKeyEvent* event) override;