forked from qt-creator/qt-creator
Qbs: Enable UpdateInfo
It was refactored in 13fcf5ad3c
.
Change-Id: I05d35795618d82024a2f587fc299c9f5829080dd
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
fa5e9e9094
commit
b915acbabe
@@ -3,8 +3,6 @@ import qbs 1.0
|
||||
QtcPlugin {
|
||||
name: "UpdateInfo"
|
||||
|
||||
condition: false // Severely broken atm.
|
||||
|
||||
Depends { name: "Qt"; submodules: ["widgets", "xml", "network"] }
|
||||
Depends { name: "Utils" }
|
||||
|
||||
|
Reference in New Issue
Block a user