mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
refactor: Streamline entire view system
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace hex::plugin::windows {
|
||||
|
||||
class ViewTTYConsole : public View {
|
||||
class ViewTTYConsole : public View::Window {
|
||||
public:
|
||||
ViewTTYConsole();
|
||||
~ViewTTYConsole() override = default;
|
||||
|
||||
Reference in New Issue
Block a user