]> Shamusworld >> Repos - architektonas/blobdiff - src/base/paintinterface.h
Still in the middle of fixing preview/snapper rendering...
[architektonas] / src / base / paintinterface.h
index 3815dd0c28767e97470e2794facba4facc57d6e8..acd0ad490d2f2213f957cc31982d2b160cd0807c 100644 (file)
@@ -48,6 +48,7 @@ class PaintInterface
                void setPen(int r, int g, int b);
                void disablePen();
                void setBrush(const RS_Color & color);
+               void disableBrush();
                void drawPolygon(const QPolygon & p);
                void erase();
                int getWidth();