Sketcher: Edges pattern and width by type.

This commit is contained in:
Paddle
2024-01-15 18:38:59 +01:00
committed by Chris Hennes
parent 90d3ede49a
commit b140feabaf
13 changed files with 1565 additions and 1102 deletions

View File

@@ -143,7 +143,7 @@ PyMOD_INIT_FUNC(SketcherGui)
QT_TRANSLATE_NOOP("QObject", "Sketcher"));
(void)new Gui::PrefPageProducer<SketcherGui::SketcherSettingsDisplay>(
QT_TRANSLATE_NOOP("QObject", "Sketcher"));
(void)new Gui::PrefPageProducer<SketcherGui::SketcherSettingsColors>(
(void)new Gui::PrefPageProducer<SketcherGui::SketcherSettingsAppearance>(
QT_TRANSLATE_NOOP("QObject", "Sketcher"));
// add resources and reloads the translators