Add CycleDPI action

This commit is contained in:
pixl
2020-07-12 00:06:33 -04:00
parent 21b7455919
commit 949a1ee283
7 changed files with 208 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ add_executable(logid
actions/KeypressAction.cpp
actions/ToggleHiresScroll.cpp
actions/ToggleSmartShift.cpp
actions/CycleDPI.cpp
actions/GestureAction.cpp
actions/gesture/Gesture.cpp
actions/gesture/ReleaseGesture.cpp