Add theme editor dialog

This commit is contained in:
AdenKoperczak 2025-04-11 12:35:23 -04:00
parent bdb73b645c
commit c29c0e82dd
No known key found for this signature in database
GPG key ID: 9843017036F62EE7
3 changed files with 53 additions and 20 deletions

View file

@ -703,6 +703,7 @@ target_link_libraries(scwx-qt PUBLIC Qt${QT_VERSION_MAJOR}::Widgets
glm::glm
imgui
qt6ct-common
qt6ct-widgets
SQLite::SQLite3
wxdata)