Update widgets
This commit is contained in:
parent
eb079e1386
commit
d80dfd895d
18 changed files with 171 additions and 124 deletions
|
|
@ -27,7 +27,7 @@ public:
|
|||
mGui->setArea(rec);
|
||||
mGui->setVisible(true);
|
||||
mGui->updateConfigWrapper(mWidgetManager);
|
||||
mGui->procWrapper(*eventHandler);
|
||||
mGui->procWrapper(*eventHandler, rec);
|
||||
}
|
||||
|
||||
void drawFrame(Canvas* canvas) override { mGui->drawWrapper(*canvas); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue