diff include/core/session.h @ 292:ac1451035c85

dialog/about: add utf8proc
author Paper <paper@paper.us.eu.org>
date Sun, 12 May 2024 18:01:16 -0400
parents 9a88e1725fd2
children 34347fd2a2de
line wrap: on
line diff
--- a/include/core/session.h	Sun May 12 16:31:07 2024 -0400
+++ b/include/core/session.h	Sun May 12 18:01:16 2024 -0400
@@ -3,6 +3,7 @@
 
 #include "core/config.h"
 #include "gui/locale.h"
+
 #include <QElapsedTimer>
 
 #include "semver/semver.hpp"