Skip to content

Commit

Permalink
update qifw to 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
EndrII committed Jun 18, 2022
1 parent 93e22c0 commit ee7c646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QIFData/QIF.pri
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ unix: PLATFORM = linux
win32:PY = python
unix: PY = python3

qif.commands= $$PY $$PWD/scripts/QIF.py $$PLATFORM 4.3 $$PWD/packages/QIF/data
qif.commands= $$PY $$PWD/scripts/QIF.py $$PLATFORM 4.4 $$PWD/packages/QIF/data
alias.commands= $$PY $$PWD/scripts/alias.py

!isEmpty( ONLINE ) {
Expand Down

0 comments on commit ee7c646

Please sign in to comment.