Added markup implementation.

This commit is contained in:
Jim Evins
2013-12-13 22:56:58 -05:00
parent f017af3cac
commit 5c74625a97
14 changed files with 177 additions and 13 deletions
+1
View File
@@ -60,6 +60,7 @@ namespace libglabels
bool isSimilarTo( Frame *other ) const;
const QPainterPath &path() const { return mPath; }
QGraphicsItem* createMarginGraphicsItem( double size, const QPen& pen ) const;
private: