mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
impr: Restructure various components much better (#1520)
This commit is contained in:
@@ -14,5 +14,6 @@ add_imhex_plugin(
|
||||
include
|
||||
LIBRARIES
|
||||
libpl-gen
|
||||
fonts
|
||||
LIBRARY_PLUGIN
|
||||
)
|
||||
|
||||
@@ -5,8 +5,11 @@
|
||||
|
||||
#include <hex/helpers/encoding_file.hpp>
|
||||
#include <hex/helpers/utils.hpp>
|
||||
|
||||
#include <wolv/utils/guards.hpp>
|
||||
|
||||
#include <fonts/codicons_font.h>
|
||||
|
||||
namespace hex::ui {
|
||||
|
||||
/* Data Visualizer */
|
||||
|
||||
Reference in New Issue
Block a user