mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 00:10:02 -05:00
feat: Display titlebar buttons when not running borderless (#1099)
Tested on Linux (non-borderless) and Windows (borderless) You may want to also test it just to be sure
This commit is contained in:
@@ -67,7 +67,6 @@ IMHEX_PLUGIN_SETUP("Windows", "WerWolv", "Windows-only features") {
|
||||
hex::ContentRegistry::Views::add<ViewTTYConsole>();
|
||||
|
||||
addFooterItems();
|
||||
addTitleBarButtons();
|
||||
registerSettings();
|
||||
registerProviders();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user