[TD]add autocorrect preference

This commit is contained in:
wandererfan
2023-03-13 11:54:07 -04:00
committed by WandererFan
parent ac2c09b487
commit 7ed22cc5f6
6 changed files with 459 additions and 335 deletions

View File

@@ -94,6 +94,8 @@ public:
static App::Color lightTextColor();
static App::Color lightenColor(App::Color orig);
static App::Color getAccessibleColor(App::Color orig);
static bool autoCorrectDimRefs();
};
}//end namespace TechDraw