impr: Make most windows non-scrolling by default

(cherry picked from commit 858fe0384e)
This commit is contained in:
WerWolv
2025-12-15 21:06:44 +01:00
parent cd7705664d
commit a44278b1fe
13 changed files with 97 additions and 57 deletions

View File

@@ -3,6 +3,7 @@
#include <hex/api/imhex_api/system.hpp>
#include <hex/api/localization_manager.hpp>
#include <hex/api/task_manager.hpp>
#include <hex/api/tutorial_manager.hpp>
#include <hex/api/events/events_provider.hpp>
#include <hex/api/events/events_gui.hpp>