diff options
Diffstat (limited to 'src/FbTk/XFontImp.cc')
-rw-r--r-- | src/FbTk/XFontImp.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/XFontImp.cc b/src/FbTk/XFontImp.cc index a94aa75..257a2a0 100644 --- a/src/FbTk/XFontImp.cc +++ b/src/FbTk/XFontImp.cc | |||
@@ -410,4 +410,4 @@ bool XFontImp::validOrientation(FbTk::Orientation orient) { | |||
410 | return m_rotfonts[orient] != 0; | 410 | return m_rotfonts[orient] != 0; |
411 | } | 411 | } |
412 | 412 | ||
413 | }; | 413 | } |