mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-06 13:35:03 +00:00
LibGUI: Register GUI::StackWidget with GML
This commit is contained in:
committed by
Andreas Kling
parent
7d591432c4
commit
bbf6847d50
@@ -28,6 +28,8 @@
|
||||
#include <LibGUI/StackWidget.h>
|
||||
#include <LibGUI/Window.h>
|
||||
|
||||
REGISTER_WIDGET(GUI, StackWidget);
|
||||
|
||||
namespace GUI {
|
||||
|
||||
StackWidget::StackWidget()
|
||||
|
||||
Reference in New Issue
Block a user