no message
This commit is contained in:
@@ -53,7 +53,7 @@ public class Test extends riDBObject {
|
||||
@Override
|
||||
public void select(boolean flag) {
|
||||
super.select(flag);
|
||||
if (Current.hasUI())
|
||||
if (CommonUtils.hasUI())
|
||||
UI.getMainWindow().ShowCheckedTestsCount();
|
||||
}
|
||||
//---
|
||||
|
||||
Reference in New Issue
Block a user