committed by
Kacper Donat
parent
ddde5a9566
commit
88dc2048cd
@@ -154,7 +154,7 @@ void QGIFace::setPrettyNormal() {
|
||||
m_brush.setStyle(Qt::TexturePattern);
|
||||
m_brush.setTexture(m_texture);
|
||||
} else {
|
||||
m_brush.setTexture(QPixmap());
|
||||
m_brush.setStyle(Qt::SolidPattern);
|
||||
}
|
||||
QGIPrimPath::setPrettyNormal();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user