[TD]ANSI/ASME section line conformance

This commit is contained in:
wandererfan
2024-02-19 08:48:56 -05:00
committed by WandererFan
parent e6fa334a7b
commit fc4cd682bb
10 changed files with 30 additions and 65 deletions

View File

@@ -173,12 +173,6 @@ QColor QGIHighlight::getHighlightColor()
return PreferencesGui::sectionLineQColor();
}
//obs??
Qt::PenStyle QGIHighlight::getHighlightStyle()
{
return PreferencesGui::sectionLineStyle();
}
int QGIHighlight::getHoleStyle()
{
return TechDraw::Preferences::mattingStyle();