mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-07 08:39:22 +00:00
PixelPaint: Convert main UI to GML :^)
This commit is contained in:
parent
afc3ed228d
commit
8c044d4f52
Notes:
sideshowbarker
2024-07-18 18:04:20 +09:00
Author: https://github.com/awesomekling
Commit: 8c044d4f52
10 changed files with 101 additions and 38 deletions
|
@ -21,6 +21,8 @@
|
|||
#include <LibGUI/Button.h>
|
||||
#include <LibGUI/Toolbar.h>
|
||||
|
||||
REGISTER_WIDGET(PixelPaint, ToolboxWidget);
|
||||
|
||||
namespace PixelPaint {
|
||||
|
||||
ToolboxWidget::ToolboxWidget()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue