no message

This commit is contained in:
2024-10-09 23:37:58 +03:00
parent eb278676cc
commit d1ffab1e70
299 changed files with 1844 additions and 1539 deletions

View File

@@ -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;
}
//-?