mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
inplace introduce field: correct init can be final state (IDEA-68367)
This commit is contained in:
+1
@@ -131,6 +131,7 @@ public abstract class IntroduceFieldCentralPanel {
|
||||
JPanel panel = composeWholePanel(initializerPlacePanel, checkboxes);
|
||||
|
||||
updateTypeSelector();
|
||||
updateCbFinal();
|
||||
return panel;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user