feat: add SettingWidget::dropdown support for int style enums (#6303)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user