allow to exit w/o confirmation for processes which run w/o visible progresses (i...
commit6b01f43703452a47e5c6be9ccda573e960e89986
authorAlexey Pegov <alexey.pegov@jetbrains.com>
Fri, 23 Oct 2009 12:19:25 +0000 (23 16:19 +0400)
committerAlexey Pegov <alexey.pegov@jetbrains.com>
Fri, 23 Oct 2009 12:19:25 +0000 (23 16:19 +0400)
treec9aabc26f09b970337dde4e9987f4dc0badf6d9a
parent9dcd3f84aa36a8e6af88ac0261b20a5f3c6d7bae
allow to exit w/o confirmation for processes which run w/o visible progresses (i.e. highlighting, etc)
platform/platform-api/src/com/intellij/openapi/progress/ProgressManager.java
platform/platform-impl/src/com/intellij/openapi/application/impl/ApplicationImpl.java
platform/platform-impl/src/com/intellij/openapi/progress/impl/ProgressManagerImpl.java