aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/XftFontImp.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/XftFontImp.hh')
-rw-r--r--src/FbTk/XftFontImp.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/XftFontImp.hh b/src/FbTk/XftFontImp.hh
index fd24762..bd02722 100644
--- a/src/FbTk/XftFontImp.hh
+++ b/src/FbTk/XftFontImp.hh
@@ -51,7 +51,7 @@ private:
51 bool m_utf8mode; 51 bool m_utf8mode;
52 52
53 std::string m_name; 53 std::string m_name;
54 int m_angle; 54 unsigned int m_maxlength;
55}; 55};
56 56
57} // end namespace FbTk 57} // end namespace FbTk