mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 00:10:02 -05:00
patterns: Added hidden attribute
This commit is contained in:
@@ -57,7 +57,7 @@ namespace hex {
|
||||
if (this->m_sortedPatternData.size() > 0) {
|
||||
|
||||
for (auto &patternData : this->m_sortedPatternData)
|
||||
patternData->createEntry(provider);
|
||||
patternData->draw(provider);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user