frontend/applets/swkbd: use system username
This commit is contained in:
parent
dcaf4a8e83
commit
b54e3b7aa9
3 changed files with 9 additions and 6 deletions
|
@ -119,7 +119,7 @@ protected:
|
|||
KeyboardData data;
|
||||
};
|
||||
|
||||
class DefaultCitraKeyboard final : public SoftwareKeyboard {
|
||||
class DefaultKeyboard final : public SoftwareKeyboard {
|
||||
public:
|
||||
void Setup(const KeyboardConfig* config) override;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue