mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
sys: Fixed many clang tidy warnings and typos
This commit is contained in:
@@ -16,9 +16,6 @@ namespace hex::plugin::builtin {
|
||||
});
|
||||
}
|
||||
|
||||
ViewCommandPalette::~ViewCommandPalette() {
|
||||
}
|
||||
|
||||
void ViewCommandPalette::drawContent() {
|
||||
|
||||
if (!this->m_commandPaletteOpen) return;
|
||||
|
||||
Reference in New Issue
Block a user