mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
impr: Rename font definition files
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include <hex/helpers/fmt.hpp>
|
||||
|
||||
#include <fonts/codicons_font.h>
|
||||
#include <fonts/vscode_icons.hpp>
|
||||
|
||||
namespace hex::plugin::visualizers {
|
||||
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
|
||||
#include <content/visualizer_helpers.hpp>
|
||||
|
||||
#include <fonts/codicons_font.h>
|
||||
#include <fonts/blendericons_font.h>
|
||||
#include <fonts/vscode_icons.hpp>
|
||||
#include <fonts/blender_icons.hpp>
|
||||
|
||||
#include <imgui.h>
|
||||
#include <imgui_internal.h>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include <implot.h>
|
||||
#include <imgui.h>
|
||||
#include <miniaudio.h>
|
||||
#include <fonts/codicons_font.h>
|
||||
#include <fonts/vscode_icons.hpp>
|
||||
#include <hex/api/task_manager.hpp>
|
||||
|
||||
#include <hex/ui/imgui_imhex_extensions.h>
|
||||
|
||||
Reference in New Issue
Block a user