Add root to images search path, readImageFile svg; unit tests

This commit is contained in:
gitlost
2019-08-21 15:04:52 +01:00
parent 2444cacb74
commit 010879fa71
16 changed files with 1034 additions and 63 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ namespace glabels
public:
Variable() = default;
Variable();
Variable( Type type,
const QString& name,