mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
MenuBar: Implement proper update-capabilities check
This commit is contained in:
parent
25e9339746
commit
f0b749d8e2
2 changed files with 9 additions and 8 deletions
|
@ -42,9 +42,7 @@ public:
|
|||
|
||||
QMenu* GetListColumnsMenu() const { return m_cols_menu; }
|
||||
|
||||
#ifdef _WIN32
|
||||
void InstallUpdateManually();
|
||||
#endif
|
||||
|
||||
signals:
|
||||
// File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue