2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Beta version 3.5.3: Fix build with GCC.

This commit is contained in:
John Preston
2022-02-28 23:25:55 +03:00
parent 5cacf8a8af
commit 2917a53b75
9 changed files with 3 additions and 11 deletions

View File

@@ -845,7 +845,6 @@ object_ptr<Ui::RpWidget> ForwardsPrivacyController::setupAboveWidget(
}
state->tooltip->move(position);
};
auto &lifetime = state->tooltip->lifetime();
const auto watch = [&](QWidget *widget, const auto &self) -> void {
if (!widget) {
return;