diff options
Diffstat (limited to 'src/FbTk/Text.cc')
-rw-r--r-- | src/FbTk/Text.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/Text.cc b/src/FbTk/Text.cc index 052f5b7..b474022 100644 --- a/src/FbTk/Text.cc +++ b/src/FbTk/Text.cc | |||
@@ -64,6 +64,7 @@ int doAlignment(int max_width, int bevel, FbTk::Justify justify, | |||
64 | return dx; | 64 | return dx; |
65 | } | 65 | } |
66 | 66 | ||
67 | |||
67 | /// specialization for Justify | 68 | /// specialization for Justify |
68 | template <> | 69 | template <> |
69 | void ThemeItem<FbTk::Justify>::setDefaultValue() { | 70 | void ThemeItem<FbTk::Justify>::setDefaultValue() { |