From d3b97f3a79ee3f9b584b5ba0d07cfe60ea624281 Mon Sep 17 00:00:00 2001 From: Vladimir Krivosheev Date: Wed, 4 May 2016 17:16:08 +0200 Subject: [PATCH] convert LazyVariablesGroup to kotlin --- .../debugger/{LazyVariablesGroup.java => LazyVariablesGroup.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename platform/script-debugger/debugger-ui/src/org/jetbrains/debugger/{LazyVariablesGroup.java => LazyVariablesGroup.kt} (100%) diff --git a/platform/script-debugger/debugger-ui/src/org/jetbrains/debugger/LazyVariablesGroup.java b/platform/script-debugger/debugger-ui/src/org/jetbrains/debugger/LazyVariablesGroup.kt similarity index 100% rename from platform/script-debugger/debugger-ui/src/org/jetbrains/debugger/LazyVariablesGroup.java rename to platform/script-debugger/debugger-ui/src/org/jetbrains/debugger/LazyVariablesGroup.kt -- 2.32.0