aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkplatform.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkplatform.cc')
-rw-r--r--dw/fltkplatform.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/dw/fltkplatform.cc b/dw/fltkplatform.cc
index 70d9cfd2..00e1d07e 100644
--- a/dw/fltkplatform.cc
+++ b/dw/fltkplatform.cc
@@ -42,7 +42,8 @@ container::typed::HashTable <dw::core::style::FontAttrs,
FltkFont> (false, false);
container::typed::HashTable <lout::object::ConstString,
- FltkFont::FontFamily> *FltkFont::systemFonts = NULL;
+ FltkFont::FontFamily> *FltkFont::systemFonts =
+ NULL;
FltkFont::FontFamily FltkFont::standardFontFamily;