impr: Clean up window setup code

This commit is contained in:
WerWolv
2025-08-10 12:34:03 +02:00
parent 3e98d0a0f8
commit 5028b354cc
16 changed files with 120 additions and 129 deletions

View File

@@ -6,6 +6,7 @@ namespace hex::init {
void handleFileOpenRequest();
void initializationFinished();
std::unique_ptr<WindowSplash> initializeImHex();
void deinitializeImHex();