Add ChangeDPI action

This commit is contained in:
pixl
2020-07-12 00:34:23 -04:00
parent 949a1ee283
commit b00b4645e4
6 changed files with 191 additions and 7 deletions

View File

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