Chatterino
|
#include "singletons/Fonts.hpp"
#include "BaseSettings.hpp"
#include "debug/AssertInGuiThread.hpp"
#include <QDebug>
#include <QtGlobal>
Namespaces | |
chatterino | |
Macros | |
#define | DEFAULT_FONT_FAMILY "Arial" |
#define | DEFAULT_FONT_SIZE 11 |
Functions | |
Fonts * | chatterino::getFonts () |
#define DEFAULT_FONT_FAMILY "Arial" |
#define DEFAULT_FONT_SIZE 11 |