mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
api: Moved menu item adding to a new registry-type API
This commit is contained in:
@@ -18,7 +18,6 @@ namespace hex::plugin::windows {
|
||||
~ViewTTYConsole() override;
|
||||
|
||||
void drawContent() override;
|
||||
void drawMenu() override;
|
||||
|
||||
private:
|
||||
std::vector<std::pair<std::string, std::string>> m_comPorts;
|
||||
|
||||
Reference in New Issue
Block a user