рефакторинг. вынес часть иконок в общую часть
This commit is contained in:
@@ -15,7 +15,7 @@ public class DeleteSelectedVersions extends Pass<Vector<db_project_info>> {
|
||||
}
|
||||
@Override
|
||||
public String getIconPath() {
|
||||
return "/icons/Delete.png";
|
||||
return "/Common/icons/Delete.png";
|
||||
}
|
||||
@Override
|
||||
protected boolean canStart(Object... args) throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user