рефакторинг. вынес часть иконок в общую часть
This commit is contained in:
@@ -4,7 +4,7 @@ import _VisualDVM.Global;
|
||||
public class SaveBugReportExecutor extends UpdateBugReportField {
|
||||
@Override
|
||||
public String getIconPath() {
|
||||
return "/icons/Apply.png";
|
||||
return "/Common/icons/Apply.png";
|
||||
}
|
||||
@Override
|
||||
public String getButtonText() {
|
||||
|
||||
Reference in New Issue
Block a user