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

Resolve unknown story on open.

This commit is contained in:
John Preston
2023-06-21 13:15:59 +04:00
parent 80bec508b6
commit 4e39144d0f
3 changed files with 12 additions and 2 deletions

View File

@@ -717,6 +717,8 @@ private:
using ReactionIconFactory = HistoryView::Reactions::CachedIconFactory;
std::unique_ptr<ReactionIconFactory> _cachedReactionIconFactory;
base::has_weak_ptr _storyOpenGuard;
GiftPremiumValidator _giftPremiumValidator;
QString _premiumRef;