feat: Added basic UI for the new pl section system

This commit is contained in:
WerWolv
2022-11-07 00:04:47 +01:00
parent 901b8f0424
commit 5bbc2fd94c
27 changed files with 301 additions and 186 deletions

View File

@@ -10,7 +10,7 @@
#include <nlohmann/json.hpp>
namespace hex::plugin::builtin::prv {
namespace hex::plugin::builtin {
bool FileProvider::isAvailable() const {
return this->m_mappedFile != nullptr;