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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user