Mercurial > minori
comparison src/gui/dialog/about.cc @ 411:02a670a8e1c4
*: fix build fails
| author | Paper <paper@tflc.us> |
|---|---|
| date | Sat, 25 Jul 2026 14:22:44 -0400 |
| parents | 861368fd42ff |
| children |
comparison
equal
deleted
inserted
replaced
| 410:eb554255ea5f | 411:02a670a8e1c4 |
|---|---|
| 4 #include "core/strings.h" | 4 #include "core/strings.h" |
| 5 #include "gui/dialog/licenses.h" | 5 #include "gui/dialog/licenses.h" |
| 6 #include "gui/widgets/text.h" | 6 #include "gui/widgets/text.h" |
| 7 | 7 |
| 8 #include "utf8proc.h" | 8 #include "utf8proc.h" |
| 9 #include <fmt/core.h> | 9 #include <fmt/format.h> |
| 10 #include <toml11/toml.hpp> | 10 #include <toml11/toml.hpp> |
| 11 | 11 |
| 12 #include <QCoreApplication> | 12 #include <QCoreApplication> |
| 13 #include <QFont> | 13 #include <QFont> |
| 14 #include <QHBoxLayout> | 14 #include <QHBoxLayout> |
