mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
ui: Added toolbar
This commit is contained in:
@@ -28,7 +28,7 @@ namespace hex {
|
||||
friend void ImHexSettingsHandler_ApplyAll(ImGuiContext *ctx, ImGuiSettingsHandler *handler);
|
||||
friend void ImHexSettingsHandler_WriteAll(ImGuiContext* ctx, ImGuiSettingsHandler *handler, ImGuiTextBuffer *buf);
|
||||
|
||||
bool setFont(const std::filesystem::path &font_path);
|
||||
void setFont(const std::filesystem::path &font_path);
|
||||
|
||||
private:
|
||||
void setupNativeWindow();
|
||||
|
||||
Reference in New Issue
Block a user