aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Font.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/Font.hh')
-rw-r--r--src/FbTk/Font.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Font.hh b/src/FbTk/Font.hh
index d322097..6b25a84 100644
--- a/src/FbTk/Font.hh
+++ b/src/FbTk/Font.hh
@@ -63,7 +63,7 @@ public:
63 63
64 64
65 65
66 Font(const char *name = "fixed"); 66 explicit Font(const char *name = "fixed");
67 virtual ~Font(); 67 virtual ~Font();
68 /** 68 /**
69 Load a font 69 Load a font