feat: add Preferences dialog for managing theme, rendering, and unit settings

This commit is contained in:
AndreaRigoni
2026-04-10 18:12:05 +00:00
parent e8c10daf6d
commit f8f92ebf3d
8 changed files with 213 additions and 35 deletions

View File

@@ -17,6 +17,8 @@ add_executable(gcompose
src/PropertyWidgets.cpp
src/PropertiesPanel.h
src/PropertiesPanel.cpp
src/PreferencesDialog.h
src/PreferencesDialog.cpp
)
set_target_properties(gcompose PROPERTIES