mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
Bump inlay.configuration group
GitOrigin-RevId: d728386eac9d15f851b5e8ccee0fb5920e4a121d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
be156e304c
commit
ec87e32b5c
@@ -19,7 +19,7 @@ import com.intellij.openapi.project.Project
|
||||
private val LOG = logger<InlayProviderUsageCollector>()
|
||||
|
||||
internal class InlayProviderUsageCollector : ProjectUsagesCollector() {
|
||||
private val INLAY_CONFIGURATION_GROUP = EventLogGroup("inlay.configuration", 40)
|
||||
private val INLAY_CONFIGURATION_GROUP = EventLogGroup("inlay.configuration", 41)
|
||||
|
||||
private val GLOBAL_SETTINGS_EVENT = INLAY_CONFIGURATION_GROUP.registerEvent(
|
||||
"global.inlays.settings",
|
||||
|
||||
Reference in New Issue
Block a user