ladybird/Userland/Applications/KeyboardSettings
Thomas 1e31c1260a KeyboardSettings: Fix adding empty keymaps
In the Keymap Settings dialog, a check was missing when the Keymap
selection dialog was cancelled.

Not checking the return value causes an empty string to be added to
the keymap list.
2022-03-02 11:41:10 +01:00
..
CMakeLists.txt
Keyboard.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
KeyboardSettingsWidget.cpp KeyboardSettings: Fix adding empty keymaps 2022-03-02 11:41:10 +01:00
KeyboardSettingsWidget.h Userland: Rename WindowManagerServerConnection 2022-02-25 22:35:12 +01:00
KeymapDialog.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
main.cpp LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00