aboutsummaryrefslogtreecommitdiff
path: root/include/Text.hpp
diff options
context:
space:
mode:
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 72fdd66..26ac141 100644
--- a/include/Text.hpp
+++ b/include/Text.hpp
@@ -66,7 +66,6 @@ namespace QuickMedia
class Text
{
public:
- Text(bool bold_font);
Text(sf::String str, bool bold_font, unsigned int characterSize, float maxWidth, bool highlight_urls = false);
void setString(const sf::String &str);