mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
icon classes regenerated: copyright added to generated files, more instructive comment added
This commit is contained in:
@@ -5,8 +5,8 @@ import com.intellij.openapi.util.IconLoader;
|
||||
import javax.swing.*;
|
||||
|
||||
/**
|
||||
* NOTE THIS FILE IS AUTO-GENERATED by the build/scripts/icons.gant
|
||||
* Don't repeat mistakes of others ;-)
|
||||
* NOTE THIS FILE IS AUTO-GENERATED
|
||||
* DO NOT EDIT IT BY HAND, run build/scripts/icons.gant instead
|
||||
*/
|
||||
public class PythonPsiApiIcons {
|
||||
private static Icon load(String path) {
|
||||
|
||||
@@ -5,8 +5,8 @@ import com.intellij.openapi.util.IconLoader;
|
||||
import javax.swing.*;
|
||||
|
||||
/**
|
||||
* NOTE THIS FILE IS AUTO-GENERATED by the build/scripts/icons.gant
|
||||
* Don't repeat mistakes of others ;-)
|
||||
* NOTE THIS FILE IS AUTO-GENERATED
|
||||
* DO NOT EDIT IT BY HAND, run build/scripts/icons.gant instead
|
||||
*/
|
||||
public class RestIcons {
|
||||
private static Icon load(String path) {
|
||||
|
||||
@@ -5,8 +5,8 @@ import com.intellij.openapi.util.IconLoader;
|
||||
import javax.swing.*;
|
||||
|
||||
/**
|
||||
* NOTE THIS FILE IS AUTO-GENERATED by the build/scripts/icons.gant
|
||||
* Don't repeat mistakes of others ;-)
|
||||
* NOTE THIS FILE IS AUTO-GENERATED
|
||||
* DO NOT EDIT IT BY HAND, run build/scripts/icons.gant instead
|
||||
*/
|
||||
public class PythonIcons {
|
||||
private static Icon load(String path) {
|
||||
|
||||
Reference in New Issue
Block a user