refactor: move TimeoutStackStyle to its own file (#6216)

Co-authored-by: Mm2PL <miau@mail.kotmisia.pl>
This commit is contained in:
pajlada
2025-05-18 13:41:43 +02:00
committed by GitHub
parent 1baa4b4729
commit 0d4a45161e
6 changed files with 17 additions and 11 deletions
+3 -2
View File
@@ -19,10 +19,10 @@ set(SOURCE_FILES
common/Args.cpp
common/Args.hpp
common/Channel.cpp
common/Channel.hpp
common/ChannelChatters.cpp
common/ChannelChatters.hpp
common/Channel.cpp
common/Channel.hpp
common/ChatterinoSetting.cpp
common/ChatterinoSetting.hpp
common/ChatterSet.cpp
@@ -38,6 +38,7 @@ set(SOURCE_FILES
common/Modes.hpp
common/QLogging.cpp
common/QLogging.hpp
common/TimeoutStackStyle.hpp
common/WindowDescriptors.cpp
common/WindowDescriptors.hpp