рефакторинг. вынес часть иконок в общую часть
This commit is contained in:
@@ -23,7 +23,7 @@ public class GCOV extends Precompilation {
|
||||
}
|
||||
@Override
|
||||
public String getIconPath() {
|
||||
return "/icons/GCOV.PNG";
|
||||
return "/icons/GCOV.png";
|
||||
}
|
||||
@Override
|
||||
public boolean hasStats() {
|
||||
|
||||
Reference in New Issue
Block a user