mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-12 21:46:39 +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:
|
private:
|
||||||
brls::Label *label = nullptr;
|
brls::Label *label = nullptr;
|
||||||
bool print_dbg = false;
|
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
void draw(NVGcontext* vg, int x, int y, unsigned width, unsigned height, brls::Style* style, brls::FrameContext* ctx) override;
|
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