refactor: KeyboardSettingsPage (#4937)

This commit is contained in:
pajlada
2023-11-04 11:56:31 +01:00
committed by GitHub
parent b3ed3285ee
commit f8b239899a
2 changed files with 59 additions and 58 deletions
@@ -11,10 +11,6 @@ class KeyboardSettingsPage : public SettingsPage
{
public:
KeyboardSettingsPage();
private:
void tableCellClicked(const QModelIndex &clicked, EditableModelView *view,
HotkeyModel *model);
};
} // namespace chatterino