23#ifndef WIDGET_WITH_SCALABLE_FONT_H
24#define WIDGET_WITH_SCALABLE_FONT_H
38template <
int nSmall,
int nNormal,
int nLarge >
50 ___ERRORLOG( QString(
"Unknown font size: %1" ).arg(
static_cast<int>( fontSize ) ) );
FontSize
Enables custom scaling of the font size in the GUI.