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