рефакторинг. вынес часть иконок в общую часть
This commit is contained in:
@@ -8,7 +8,7 @@ import java.util.Vector;
|
||||
public class DeleteSubversions extends CurrentProjectPass {
|
||||
@Override
|
||||
public String getIconPath() {
|
||||
return "/icons/Delete.png";
|
||||
return "/Common/icons/Delete.png";
|
||||
}
|
||||
@Override
|
||||
protected void body() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user