chore: remove Singleton & replace getIApp with getApp (#5514)
This commit is contained in:
@@ -109,7 +109,7 @@ void UserHighlightModel::customRowSetData(
|
||||
break;
|
||||
}
|
||||
|
||||
getIApp()->getWindows()->forceLayoutChannelViews();
|
||||
getApp()->getWindows()->forceLayoutChannelViews();
|
||||
}
|
||||
|
||||
// row into vector item
|
||||
|
||||
Reference in New Issue
Block a user