Commit a519c5c8 authored by Don Gagne's avatar Don Gagne

Default font larger by one point size

parent d721be29
......@@ -30,7 +30,7 @@
#include <QFont>
#include <QFontMetrics>
const double ScreenTools::_defaultFontPointSize = 12;
const double ScreenTools::_defaultFontPointSize = 13;
ScreenTools::ScreenTools()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment