From f0ad96c7dc7c58256697f1eed98771da44c9631c Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sun, 12 Feb 2006 08:05:58 +0000 Subject: explicit constructor --- src/FbTk/Font.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: - Font(const char *name = "fixed"); + explicit Font(const char *name = "fixed"); virtual ~Font(); /** Load a font -- cgit v0.11.2