1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 17:47:36 +00:00

MouseSettings: Migrate to using SettingsWindow :^)

This commit is contained in:
Sam Atkins 2021-11-20 15:09:28 +00:00 committed by Linus Groh
parent fca7924437
commit f20b0403bc
8 changed files with 21 additions and 118 deletions

View file

@ -10,7 +10,6 @@ compile_gml(Theme.gml ThemeWidgetGML.h theme_widget_gml)
set(SOURCES
main.cpp
DoubleClickArrowWidget.cpp
MouseSettingsWindow.cpp
MouseWidget.cpp
MouseWidget.h
MouseWidgetGML.h