This commit is contained in:
Xuan Sang LE 2018-03-20 13:52:31 +01:00
parent f4f2e6f124
commit 857b2167c5

View File

@ -512,6 +512,7 @@ class AntOSDK extends this.OS.GUI.BaseApplication
me.openDialog new BuildDialog(), (d) ->
me.prjfile.cache[k] = v for k, v of d
me.prjfile.dirty = true
me.dirty = true
, "__(Add files to build target)"
isDirty: () ->