mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Pass SessionNavigation to some boxes.
This commit is contained in:
@@ -355,7 +355,7 @@ void WrapWidget::createTopBar() {
|
||||
: SelectedItems(Section::MediaType::kCount);
|
||||
_topBar.create(
|
||||
this,
|
||||
&session(),
|
||||
_controller.get(),
|
||||
TopBarStyle(wrapValue),
|
||||
std::move(selectedItems));
|
||||
_topBar->cancelSelectionRequests(
|
||||
|
Reference in New Issue
Block a user