no message
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package Common.Visual;
|
||||
import Common.CommonConstants;
|
||||
import Common.CurrentAnchestor;
|
||||
import Common.Current_;
|
||||
import Common.Utils.CommonUtils;
|
||||
import Common.Database.Objects.DBObject;
|
||||
import Common.Database.Tables.DBTable;
|
||||
@@ -60,7 +60,7 @@ public class DataSetControlForm extends ControlWithCurrentForm<DataTable> {
|
||||
return dataSource;
|
||||
}
|
||||
@Override
|
||||
public CurrentAnchestor CurrentName() {
|
||||
public Current_ CurrentName() {
|
||||
return getDataSource().CurrentName();
|
||||
}
|
||||
public void SaveColumns() {
|
||||
|
||||
Reference in New Issue
Block a user