no message
This commit is contained in:
@@ -75,7 +75,7 @@ public class ArraysSet extends DataSet<Long, ProjectArray> {
|
||||
}
|
||||
}
|
||||
@Override
|
||||
public void CheckAll(boolean flag) {
|
||||
public void SelectAll(boolean flag) {
|
||||
Global.mainModule.getPass(PassCode.MassSelectArrays).Do(flag, new Vector(Global.mainModule.getProject().declaratedArrays.Data.values()));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user