mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-10 04:31:44 +00:00
Update error_frame.hpp
This commit is contained in:
parent
ac647310ad
commit
e79767ef38
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ namespace nxdt::views
|
|||
{
|
||||
private:
|
||||
brls::Label *label = nullptr;
|
||||
bool print_dbg = false;
|
||||
|
||||
protected:
|
||||
void draw(NVGcontext* vg, int x, int y, unsigned width, unsigned height, brls::Style* style, brls::FrameContext* ctx) override;
|
||||
|
|
Loading…
Reference in a new issue