Improvements to placeholder barcode rendering in editor.

This commit is contained in:
Jim Evins
2017-05-13 20:25:32 -04:00
parent 446d580f13
commit 629c32b90f
3 changed files with 72 additions and 12 deletions
+1
View File
@@ -141,6 +141,7 @@ namespace glabels
ColorNode mBcColorNode;
glbarcode::Barcode* mEditorBarcode;
glbarcode::Barcode* mEditorDefaultBarcode;
QPainterPath mHoverPath;