mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
impr: Update all of ImHex to the new popup system
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include <hex/ui/popup.hpp>
|
||||
|
||||
namespace hex {
|
||||
namespace hex::impl {
|
||||
|
||||
std::vector<std::unique_ptr<PopupBase>> PopupBase::s_openPopups;
|
||||
std::mutex PopupBase::s_mutex;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user