aboutsummaryrefslogtreecommitdiff
path: root/src/kristall.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kristall.hpp')
-rw-r--r--src/kristall.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kristall.hpp b/src/kristall.hpp
index 88e7ed9..e3403c0 100644
--- a/src/kristall.hpp
+++ b/src/kristall.hpp
@@ -116,6 +116,8 @@ namespace kristall
void setTheme(Theme theme);
void setUiDensity(UIDensity density, bool previewing);
+
+ extern QString default_font_family, default_font_family_fixed;
}
#endif // KRISTALL_HPP