mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 06:29:00 +01:00
DolphinQt/GameConfigEdit: Remove unimplemented SetReadOnly() member function
This isn't implemented anywhere, so we can remove this prototype.
This commit is contained in:
parent
c69cbceb59
commit
2fd628d017
@ -34,8 +34,6 @@ private:
|
||||
void OnAutoComplete(const QString& completion);
|
||||
void OpenExternalEditor();
|
||||
|
||||
void SetReadOnly(bool read_only);
|
||||
|
||||
QString GetTextUnderCursor();
|
||||
|
||||
void AddBoolOption(QMenu* menu, const QString& name, const QString& section, const QString& key);
|
||||
|
Loading…
x
Reference in New Issue
Block a user