feat: add SettingWidget::dropdown support for int style enums (#6303)

This commit is contained in:
pajlada
2025-06-28 14:31:11 +02:00
committed by GitHub
parent f3c11a5159
commit 42fb5ad077
10 changed files with 163 additions and 65 deletions
+2
View File
@@ -31,6 +31,7 @@ set(SOURCE_FILES
common/Credentials.hpp
common/Env.cpp
common/Env.hpp
common/LastMessageLineStyle.hpp
common/LinkParser.cpp
common/LinkParser.hpp
common/Literals.hpp
@@ -38,6 +39,7 @@ set(SOURCE_FILES
common/Modes.hpp
common/QLogging.cpp
common/QLogging.hpp
common/ThumbnailPreviewMode.hpp
common/TimeoutStackStyle.hpp
common/WindowDescriptors.cpp
common/WindowDescriptors.hpp