mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 15:57:03 -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:
@@ -72,9 +72,6 @@ namespace hex {
|
||||
void Window::endNativeWindowFrame() {
|
||||
}
|
||||
|
||||
void Window::drawTitleBar() {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user