mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:57:46 +00:00
KeyboardSettings: Migrate to using SettingsWindow :^)
This commit is contained in:
parent
4bac30f737
commit
0a2b6b64c6
4 changed files with 111 additions and 129 deletions
|
@ -8,6 +8,7 @@ compile_gml(Keyboard.gml KeyboardWidgetGML.h keyboard_widget_gml)
|
|||
|
||||
set(SOURCES
|
||||
main.cpp
|
||||
KeyboardSettingsWidget.cpp
|
||||
KeyboardWidgetGML.h
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue