mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-26 14:28:49 +00:00
LibGUI: Register GUI::MultiView
This commit is contained in:
parent
2b2828ae52
commit
cda3c5df59
Notes:
sideshowbarker
2024-07-18 22:08:41 +09:00
Author: https://github.com/awesomekling
Commit: cda3c5df59
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
REGISTER_WIDGET(GUI, MultiView)
|
||||
|
||||
namespace GUI {
|
||||
|
||||
MultiView::MultiView()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue