Rename files

This commit is contained in:
WarmUpTill 2021-05-24 02:55:44 +02:00 committed by WarmUpTill
parent 48e6bcbb7a
commit 89849a0792
3 changed files with 2 additions and 2 deletions

View File

@ -82,8 +82,8 @@ set(advanced-scene-switcher_HEADERS
src/headers/macro-action-edit.hpp
src/headers/macro-action-audio.hpp
src/headers/macro-action-filter.hpp
src/headers/macro-action-macro.hpp
src/headers/macro-action-media.hpp
src/headers/macro-action-pause.hpp
src/headers/macro-action-recording.hpp
src/headers/macro-action-replay-buffer.hpp
src/headers/macro-action-run.hpp
@ -148,8 +148,8 @@ set(advanced-scene-switcher_SOURCES
src/macro-action-edit.cpp
src/macro-action-audio.cpp
src/macro-action-filter.cpp
src/macro-action-macro.cpp
src/macro-action-media.cpp
src/macro-action-pause.cpp
src/macro-action-recording.cpp
src/macro-action-replay-buffer.cpp
src/macro-action-run.cpp