mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-28 16:50:15 -06:00
resurrect some of the OSD, properly dispatch it to all windows
This commit is contained in:
@ -124,7 +124,7 @@ public:
|
||||
|
||||
void onAppStateChanged(Qt::ApplicationState state);
|
||||
|
||||
void osdAddMessage(unsigned int color, const char* fmt, ...);
|
||||
void osdAddMessage(unsigned int color, const char* msg);
|
||||
|
||||
protected:
|
||||
void resizeEvent(QResizeEvent* event) override;
|
||||
|
Reference in New Issue
Block a user