Extract Interface/Superclass: Disable const-properties

#KT-15611 Fixed
This commit is contained in:
Alexey Sedunov
2017-01-10 15:59:16 +03:00
parent 3d07c40887
commit 6fb943765d
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -469,6 +469,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
### IDE
- Project View: Fix presentation of Kotlin files and their members when @JvmName having the same name as the file itself
- [`KT-15611`](https://youtrack.jetbrains.com/issue/KT-15611) Extract Interface/Superclass: Disable const-properties
#### Intention actions, inspections and quickfixes