mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 01:59:02 +00:00
SignatureDB: Add missing selectors
This commit is contained in:
parent
5be061e27f
commit
8dc5557995
2 changed files with 21 additions and 15 deletions
|
@ -175,6 +175,8 @@ private:
|
|||
void OnReadOnlyModeChanged(bool read_only);
|
||||
void OnDebugModeToggled(bool enabled);
|
||||
|
||||
QString GetSignatureSelector() const;
|
||||
|
||||
static QPointer<MenuBar> s_menu_bar;
|
||||
|
||||
// File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue