Pārlūkot izejas kodu

fixed UI exception

develop
Robin Thoni 7 gadus atpakaļ
vecāks
revīzija
61962fb3b5

+ 0
- 1
src/com/rthoni/intellij/codefromds/ui/dialogs/GenerateDialog.java Parādīt failu

@@ -295,7 +295,6 @@ public class GenerateDialog extends DialogWrapper {
295 295
 
296 296
             _listStoredProcedure.addListSelectionListener(e -> {
297 297
                 if (!e.getValueIsAdjusting()) {
298
-                    _listStoredProcedure.updateUI();
299 298
                     updateSpSelection();
300 299
                 }
301 300
             });

Notiek ielāde…
Atcelt
Saglabāt