diff --git a/ui/widgets/separate_panel.cpp b/ui/widgets/separate_panel.cpp index 83dc4bb..2f6b2e0 100644 --- a/ui/widgets/separate_panel.cpp +++ b/ui/widgets/separate_panel.cpp @@ -44,7 +44,7 @@ public: object_ptr, std::unique_ptr> &&layer, LayerOptions options, - anim::type animated) const; + anim::type animated) const override; [[nodiscard]] not_null toastParent() const override; [[nodiscard]] bool valid() const override; operator bool() const override;