mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
impr: Rename font definition files
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <hex/api/localization_manager.hpp>
|
||||
|
||||
#include <wolv/utils/string.hpp>
|
||||
#include <fonts/codicons_font.h>
|
||||
#include <fonts/vscode_icons.hpp>
|
||||
|
||||
#include <functional>
|
||||
#include <string>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include <functional>
|
||||
#include <string>
|
||||
|
||||
#include <fonts/codicons_font.h>
|
||||
#include <fonts/vscode_icons.hpp>
|
||||
|
||||
namespace hex::ui {
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include <hex/ui/imgui_imhex_extensions.h>
|
||||
#include <hex/ui/toast.hpp>
|
||||
|
||||
#include <fonts/codicons_font.h>
|
||||
#include <fonts/vscode_icons.hpp>
|
||||
#include <hex/helpers/utils.hpp>
|
||||
#include <hex/helpers/logger.hpp>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
#include <wolv/utils/guards.hpp>
|
||||
|
||||
#include <fonts/codicons_font.h>
|
||||
#include <fonts/vscode_icons.hpp>
|
||||
#include <hex/providers/buffered_reader.hpp>
|
||||
|
||||
namespace hex::ui {
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
#include <imgui.h>
|
||||
#include <hex/ui/imgui_imhex_extensions.h>
|
||||
#include <fonts/codicons_font.h>
|
||||
#include <fonts/vscode_icons.hpp>
|
||||
|
||||
#include <wolv/io/file.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user