Correctly handle invalid barcode data cases in label editor.
This commit is contained in:
@@ -125,6 +125,7 @@ namespace glabels
|
||||
|
||||
void drawBcInEditor( QPainter* painter, const QColor& color ) const;
|
||||
void drawBc( QPainter* painter, const QColor& color, merge::Record* record ) const;
|
||||
void drawPlaceHolder( QPainter* painter, const QColor& color, const QString& text ) const;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user