Don't warn when updateAnchorFollowing is being executed
This commit is contained in:
@@ -343,8 +343,9 @@ void MultiSplitterLayout::addWidget(QWidgetOrQuick *w, Location location, Frame
|
||||
addItems_internal(ItemList{ item });
|
||||
}
|
||||
|
||||
m_addingItem = false;
|
||||
updateAnchorFollowing();
|
||||
m_addingItem = false;
|
||||
|
||||
maybeCheckSanity();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user