[Measure] Remove unused properties from measure preferences

This commit is contained in:
hlorus
2024-05-03 11:08:45 +02:00
parent ede724366e
commit 7d5ac7e797
4 changed files with 38 additions and 100 deletions

View File

@@ -46,9 +46,7 @@ public:
static App::Color defaultLineColor();
static App::Color defaultTextColor();
static double defaultDistFactor();
static int defaultFontSize();
static bool defaultMirror();
static App::Color defaultTextBackgroundColor();
};