diff options
Diffstat (limited to 'src/FbWinFrameTheme.cc')
-rw-r--r-- | src/FbWinFrameTheme.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbWinFrameTheme.cc b/src/FbWinFrameTheme.cc index 898171f..72f42fe 100644 --- a/src/FbWinFrameTheme.cc +++ b/src/FbWinFrameTheme.cc | |||
@@ -69,7 +69,7 @@ FbWinFrameTheme::FbWinFrameTheme(int screen_num): | |||
69 | 69 | ||
70 | *m_title_height = 0; | 70 | *m_title_height = 0; |
71 | // set defaults | 71 | // set defaults |
72 | m_font->load("fixed"); | 72 | m_font->load("__DEFAULT__"); |
73 | 73 | ||
74 | // create cursors | 74 | // create cursors |
75 | Display *disp = FbTk::App::instance()->display(); | 75 | Display *disp = FbTk::App::instance()->display(); |