Move to Companion: Fix AssertionError on running refactoring from Conflicts View

#KT-13874 Fixed
This commit is contained in:
Alexey Sedunov
2016-09-16 13:43:49 +03:00
parent 6e8bcb987a
commit 64e5baade3
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -112,6 +112,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
- [`KT-9490`](https://youtrack.jetbrains.com/issue/KT-9490) Convert receiver to parameter: use template instead of the dialog
- [`KT-11483`](https://youtrack.jetbrains.com/issue/KT-11483) Move to Companion: Do not use qualified names as labels
- [`KT-13874`](https://youtrack.jetbrains.com/issue/KT-13874) Move to Companion: Fix AssertionError on running refactoring from Conflicts View
##### New features