mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
feat: Integrate the interactive help option and add a help text for every view
This commit is contained in:
@@ -172,6 +172,7 @@ public:
|
||||
void drawContent() override {
|
||||
m_drawFunction();
|
||||
}
|
||||
void drawHelpText() override {}
|
||||
|
||||
private:
|
||||
DrawFunction m_drawFunction;
|
||||
|
||||
Reference in New Issue
Block a user