src/main/kotlin/com/jetbrains/interactiveRebase/actions/changePanel/RedoAction.kt [30:37]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun createCustomComponent( presentation: Presentation, place: String, ): JComponent { return RebaseActionsGroup.makeTooltip( this, presentation, place, - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - src/main/kotlin/com/jetbrains/interactiveRebase/actions/gitPanel/StopToEditAction.kt [33:40]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun createCustomComponent( presentation: Presentation, place: String, ): JComponent { return RebaseActionsGroup.makeTooltip( this, presentation, place, - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -