aboutsummaryrefslogtreecommitdiff
path: root/include/Text.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-03-22 13:21:29 +0100
committerdec05eba <dec05eba@protonmail.com>2021-03-22 13:21:29 +0100
commita59acdce5e21a65dd06d8d1d17359bd3159f518c (patch)
treef15b6e34715ee1c891d195b9e0db48b740c17f40 /include/Text.hpp
parent795bb9eb3e46c4f9edece953b69b4a66cde34e24 (diff)
Matrix: do not open url when posting a message with an url
Diffstat (limited to 'include/Text.hpp')
-rw-r--r--include/Text.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Text.hpp b/include/Text.hpp
index 135a89c..3981f13 100644
--- a/include/Text.hpp
+++ b/include/Text.hpp
@@ -143,7 +143,6 @@ namespace QuickMedia
float maxWidth;
sf::Vector2f position;
sf::Color color;
- sf::Color urlColor;
bool dirty;
bool dirtyText;
bool dirtyCaret;