[TD]fix DetailView alignment
This commit is contained in:
committed by
WandererFan
parent
bb3e637e9e
commit
cd663b9efd
@@ -152,7 +152,7 @@ Qt::PenStyle QGIHighlight::getHighlightStyle()
|
||||
|
||||
int QGIHighlight::getHoleStyle()
|
||||
{
|
||||
return PreferencesGui::mattingStyle();
|
||||
return TechDraw::Preferences::mattingStyle();
|
||||
}
|
||||
|
||||
void QGIHighlight::paint ( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget) {
|
||||
|
||||
Reference in New Issue
Block a user