mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-82344 Fix icons class
GitOrigin-RevId: ec7b1d589de59f2fe239901b7ecb12234c47bede
This commit is contained in:
committed by
intellij-monorepo-bot
parent
97ce0f6cd7
commit
0e6db87baf
+1
-1
@@ -21,6 +21,6 @@ public final class PycharmCommunityIdeImplPromotionIcons {
|
||||
}
|
||||
|
||||
public static final class Images {
|
||||
/** 384x242 */ public static final @NotNull Icon Popup_img = load("promo/images/popup_img.svg", -1065917548, 0);
|
||||
/** 384x242 */ public static final @NotNull Icon Popup_img = load("promo/images/popup_img.svg", 986597622, 0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user