From 424b02609fa34175a4e2aadb95e68b3c9c8dc93c Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 21 Apr 2018 04:17:24 +0200 Subject: Fix emoji async download drawing --- include/MessagePart.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/MessagePart.hpp') diff --git a/include/MessagePart.hpp b/include/MessagePart.hpp index cbb0f26..d0a0a03 100644 --- a/include/MessagePart.hpp +++ b/include/MessagePart.hpp @@ -49,5 +49,6 @@ namespace dchat sf::Sprite sprite; std::string url; + bool dirty; }; } -- cgit v1.2.3