mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
fix: OpenGL textures not being cleaned up correctly
This commit is contained in:
@@ -14,7 +14,6 @@ namespace hex::plugin::builtin {
|
||||
class ViewAbout : public View {
|
||||
public:
|
||||
ViewAbout();
|
||||
~ViewAbout() override;
|
||||
|
||||
void drawContent() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user