рефакторинг. инкапсуляция таблиц бд
This commit is contained in:
@@ -175,7 +175,7 @@ public class RunConfigurationsDBTable extends iDBTable<RunConfiguration> {
|
||||
PassCode.Run,
|
||||
PassCode.AddRunConfiguration,
|
||||
PassCode.EditRunConfiguration,
|
||||
PassCode.DeleteRunConfiguration){
|
||||
PassCode.DeleteRunConfiguration) {
|
||||
{
|
||||
add(new JSeparator());
|
||||
addPasses(PassCode.EditProjectRunMaxtime);
|
||||
|
||||
Reference in New Issue
Block a user