From 6a2b5008be8104680826fe40fa8e674e9357c044 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 19 Oct 2020 23:33:23 +0200 Subject: Add thumbnail loading animation Use correct ref in matrix replies, make text that contains our user id also count as a mention. --- include/QuickMedia.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/QuickMedia.hpp') diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp index 955fc9c..45c499a 100644 --- a/include/QuickMedia.hpp +++ b/include/QuickMedia.hpp @@ -97,6 +97,7 @@ namespace QuickMedia { std::unique_ptr cjk_font; const char *plugin_name = nullptr; sf::Texture plugin_logo; + sf::Texture loading_icon; PageType current_page; std::stack page_stack; int image_index; -- cgit v1.2.3