mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:37:45 +00:00
MouseSettings: Give this application a GUI facelift :^)
Note that the double-click "icon" adapts to the double-click speed and also reacts to double-clicks. :^)
This commit is contained in:
parent
3652ab8b2a
commit
81e6560009
10 changed files with 257 additions and 96 deletions
|
@ -8,6 +8,7 @@ compile_gml(MouseSettingsWindow.gml MouseSettingsWindowGML.h mouse_settings_wind
|
|||
|
||||
set(SOURCES
|
||||
main.cpp
|
||||
DoubleClickArrowWidget.cpp
|
||||
MouseSettingsWindow.cpp
|
||||
MouseSettingsWindow.h
|
||||
MouseSettingsWindowGML.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue