fixing #1894
This commit is contained in:
parent
e3c415b38e
commit
6abe4aa93d
|
@ -53,7 +53,7 @@ namespace {
|
|||
/*------------------------------------------------------------------------------
|
||||
* The font used for the window title.
|
||||
*----------------------------------------------------------------------------*/
|
||||
const Glib::ustring windowTitleFont = "Bitstream Vera Sans Mono Bold 9";
|
||||
const Glib::ustring windowTitleFont = "Bitstream Vera Sans Bold 8";
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue