External drawing feature added to ImageItem

This commit is contained in:
Arin Alexander
2018-12-12 22:55:03 +03:00
parent c00b8aa50c
commit ce1656d2ef
13 changed files with 113 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
CONFIG(release, debug|release){
TARGET = limereport
} else {
CONFIG(debug, debug|release){
TARGET = limereportd
} else {
TARGET = limereport
}
TEMPLATE = lib