SystemGesture - Rename files to match naming convention (#3403)

This commit is contained in:
DanielSvoboda
2025-08-08 15:51:30 -03:00
committed by GitHub
parent 4ff9d371f6
commit c5aed0873f
4 changed files with 4 additions and 4 deletions

View File

@@ -528,8 +528,8 @@ set(PAD_LIB src/core/libraries/pad/pad.cpp
)
set(SYSTEM_GESTURE_LIB
src/core/libraries/system_gesture/SystemGesture.cpp
src/core/libraries/system_gesture/SystemGesture.h
src/core/libraries/system_gesture/system_gesture.cpp
src/core/libraries/system_gesture/system_gesture.h
)
set(PNG_LIB src/core/libraries/libpng/pngdec.cpp