mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
LibGUI: Add DialogButton convenience class
DialogButton is a small convenience class, that just gives a button to be used in dialogs for a more consistent look around the system.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include <LibGfx/StylePainter.h>
|
||||
|
||||
REGISTER_WIDGET(GUI, Button)
|
||||
REGISTER_WIDGET(GUI, DialogButton)
|
||||
|
||||
namespace GUI {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user