/QGI/QGraphicsItem/
This commit is contained in:
@@ -33,7 +33,7 @@ using namespace TechDrawGui;
|
||||
|
||||
QGCustomSvg::QGCustomSvg()
|
||||
{
|
||||
setCacheMode(QGI::NoCache);
|
||||
setCacheMode(QGraphicsItem::NoCache);
|
||||
}
|
||||
|
||||
void QGCustomSvg::centerAt(QPointF centerPos)
|
||||
|
||||
Reference in New Issue
Block a user