mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 05:58:22 +01:00
fix
This commit is contained in:
parent
f4f2e6f124
commit
857b2167c5
@ -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: () ->
|
||||
|
Loading…
Reference in New Issue
Block a user