Move Nested Class to Upper Level: Do not show directory selection dialog twice

#KT-13906 Fixed
This commit is contained in:
Alexey Sedunov
2016-09-19 16:21:33 +03:00
parent 6366383b31
commit 65a1ecc464
2 changed files with 20 additions and 16 deletions
+1
View File
@@ -131,6 +131,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
- [`KT-13759`](https://youtrack.jetbrains.com/issue/KT-13759) Rename: Process object-wrapping alias references
- [`KT-13903`](https://youtrack.jetbrains.com/issue/KT-13903) Move: Remove companion object which becomes empty after the move
- [`KT-13916`](https://youtrack.jetbrains.com/issue/KT-13916) Move: Report visibility conflicts in import directives
- [`KT-13906`](https://youtrack.jetbrains.com/issue/KT-13906) Move Nested Class to Upper Level: Do not show directory selection dialog twice
##### New features