Look for image files from substitution fields relative to project file.

This commit is contained in:
Jim Evins
2019-08-04 23:32:50 -04:00
parent f41461ef26
commit 3fedb16c2c
5 changed files with 45 additions and 5 deletions
+1 -1
View File
@@ -407,7 +407,7 @@ namespace glabels
void draw( QPainter* painter,
bool inEditor,
merge::Record* record,
Variables* variables ) const;
Variables* variables ) const;
void drawSelectionHighlight( QPainter* painter, double scale ) const;