Add a progress bar to Delete in the AssetManager.

This commit is contained in:
Colin Kuskie 2009-06-25 15:33:43 +00:00
parent 45a6428887
commit 299442662a
3 changed files with 61 additions and 27 deletions

View file

@ -9,6 +9,7 @@
- fixed #10549: EMS import
- fixed #10561: pb: purge
- fixed #10563: pb: rollback version tag
- fixed #10562: pb: delete
7.7.11
- Fixed a bug where empty version tags were not deleted. (Martin Kamerbeek / Oqapi)