aboutsummaryrefslogtreecommitdiff
path: root/graphics/fontman.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fontman.h')
-rw-r--r--graphics/fontman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fontman.h b/graphics/fontman.h
index 7c132e613e..371ebb1e35 100644
--- a/graphics/fontman.h
+++ b/graphics/fontman.h
@@ -67,7 +67,7 @@ public:
* @param font the font object
* @return true on success, false on failure
*/
- bool assignFontToUsage(FontUsage usage, const Font *font);
+ bool setFont(FontUsage usage, const Font *font);
/**
* Removes binding from name to font