macOS: Minor UI improvements (#1575)

This commit is contained in:
neebyA 2025-06-07 13:42:49 -07:00 committed by GitHub
parent 162fdabb9d
commit a184a04e56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 200 additions and 6 deletions

View file

@ -53,9 +53,7 @@ public:
void ReloadGameEntries(bool cached = false);
void DeleteCachedStrings();
#if BOOST_OS_LINUX || BOOST_OS_WINDOWS
void CreateShortcut(GameInfo2& gameInfo);
#endif
long FindListItemByTitleId(uint64 title_id) const;
void OnClose(wxCloseEvent& event);