mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
MenuBar: Implement proper update-capabilities check
This commit is contained in:
@ -42,9 +42,7 @@ public:
|
||||
|
||||
QMenu* GetListColumnsMenu() const { return m_cols_menu; }
|
||||
|
||||
#ifdef _WIN32
|
||||
void InstallUpdateManually();
|
||||
#endif
|
||||
|
||||
signals:
|
||||
// File
|
||||
|
Reference in New Issue
Block a user