mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
SignatureDB: Add missing selectors
This commit is contained in:
@ -175,6 +175,8 @@ private:
|
||||
void OnReadOnlyModeChanged(bool read_only);
|
||||
void OnDebugModeToggled(bool enabled);
|
||||
|
||||
QString GetSignatureSelector() const;
|
||||
|
||||
static QPointer<MenuBar> s_menu_bar;
|
||||
|
||||
// File
|
||||
|
Reference in New Issue
Block a user