no message
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package Common.Visual;
|
||||
import Common.CurrentAnchestor;
|
||||
import Common.Current_;
|
||||
public interface DataControl_OLD {
|
||||
//todo скорее всего устареет.
|
||||
default CurrentAnchestor getCurrent() {
|
||||
default Current_ getCurrent() {
|
||||
return null;
|
||||
}
|
||||
//-?
|
||||
|
||||
Reference in New Issue
Block a user