mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 09:28:13 +00:00
LibGUI: Register LazyWidget
This commit is contained in:
parent
6d00932612
commit
e6fe66594e
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
|
||||
#include <LibGUI/LazyWidget.h>
|
||||
|
||||
REGISTER_WIDGET(GUI, LazyWidget)
|
||||
|
||||
namespace GUI {
|
||||
|
||||
void LazyWidget::show_event(ShowEvent&)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue