From 71e543ffd964b28c08016d22858d0861b65cde25 Mon Sep 17 00:00:00 2001 From: Julia Beliaeva Date: Sun, 26 May 2024 15:43:57 +0200 Subject: [PATCH] [lvcs] rename LocalHistoryEventDispatcher to kotlin GitOrigin-RevId: 4201a816eb75d17e16cc7a3dd64df3fb3cf30988 --- ...HistoryEventDispatcher.java => LocalHistoryEventDispatcher.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename platform/lvcs-impl/src/com/intellij/history/integration/{LocalHistoryEventDispatcher.java => LocalHistoryEventDispatcher.kt} (100%) diff --git a/platform/lvcs-impl/src/com/intellij/history/integration/LocalHistoryEventDispatcher.java b/platform/lvcs-impl/src/com/intellij/history/integration/LocalHistoryEventDispatcher.kt similarity index 100% rename from platform/lvcs-impl/src/com/intellij/history/integration/LocalHistoryEventDispatcher.java rename to platform/lvcs-impl/src/com/intellij/history/integration/LocalHistoryEventDispatcher.kt