Read and write barcodes in glabels project files.

This commit is contained in:
Jim Evins
2017-05-07 22:21:29 -04:00
parent 56c2930db7
commit 276756a317
7 changed files with 81 additions and 13 deletions
+2
View File
@@ -72,6 +72,8 @@ namespace glabels
mBcData = "";
mBcColorNode = ColorNode( Qt::black );
mEditorBarcode = nullptr;
update(); // Initialize cached editor layouts
}