mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
fix: Various issues with the new popup system
This commit is contained in:
@@ -3,6 +3,5 @@
|
||||
namespace hex::impl {
|
||||
|
||||
std::vector<std::unique_ptr<PopupBase>> PopupBase::s_openPopups;
|
||||
std::mutex PopupBase::s_mutex;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user