impr: Rename font definition files

This commit is contained in:
WerWolv
2024-12-14 20:36:09 +01:00
parent 992f18b94b
commit 6a28de100c
51 changed files with 50 additions and 62 deletions

View File

@@ -5,7 +5,7 @@
#include <hex/helpers/fmt.hpp>
#include <hex/providers/buffered_reader.hpp>
#include <fonts/codicons_font.h>
#include <fonts/vscode_icons.hpp>
#include <wolv/utils/guards.hpp>
namespace hex::plugin::diffing {