aboutsummaryrefslogtreecommitdiff
path: root/include/MessagePart.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/MessagePart.hpp')
-rw-r--r--include/MessagePart.hpp1
1 files changed, 1 insertions, 0 deletions
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;
};
}