mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
IJPL-162295 - Remote servers should not mark entire icons.* as @Internal
- thus, RemoteServersIcons is now API GitOrigin-RevId: 68a08bb751ba0aa1faf98b4a4a7e2429eacb8d56
This commit is contained in:
committed by
intellij-monorepo-bot
parent
00db1fd8ed
commit
f3b53ae67f
@@ -0,0 +1,5 @@
|
||||
f:icons.RemoteServersIcons
|
||||
- sf:ResumeScaled:javax.swing.Icon
|
||||
- sf:ServersToolWindow:javax.swing.Icon
|
||||
- sf:SuspendScaled:javax.swing.Icon
|
||||
- <init>():V
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
@Internal
|
||||
package icons;
|
||||
|
||||
import org.jetbrains.annotations.ApiStatus.Internal;
|
||||
Reference in New Issue
Block a user