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

@@ -30,8 +30,7 @@ private slots:
void onSaveAs();
void onExit();
void onDarkTheme();
void onBrightTheme();
void onPreferences();
void onCreateObject(const std::string& className);