mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
Fix ApiCheckTest
GitOrigin-RevId: 70df9cdcfdba7bb300838e094a0249195237be82
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ba6d1b5bf6
commit
2d386a48c8
@@ -12,6 +12,7 @@ interface PinToTopParentValue : PinToTopValue {
|
||||
@Suppress("DEPRECATION")
|
||||
val tag: String?
|
||||
|
||||
@ApiStatus.Internal
|
||||
fun onChildPinned(isPinned: Boolean, pinnedItemInfo: PinnedItemInfo) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user