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