mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Move info between Layer and Narrow wrap.
This commit is contained in:
@@ -51,7 +51,7 @@ void ConnectionBox::ShowApplyProxyConfirmation(const QMap<QString, QString> &fie
|
||||
reinitLocationManager();
|
||||
reinitWebLoadManager();
|
||||
if (*weakBox) (*weakBox)->closeBox();
|
||||
}), KeepOtherLayers);
|
||||
}), LayerOption::KeepOther);
|
||||
*weakBox = box;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user