mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:27:35 +00:00
Throw up some widgets on screen so we can see what they look like.
This commit is contained in:
parent
e5e295052f
commit
a3c39ea9d6
7 changed files with 62 additions and 8 deletions
|
@ -59,6 +59,9 @@ WIDGETS_OBJS = \
|
|||
../Widgets/Label.o \
|
||||
../Widgets/Button.o \
|
||||
../Widgets/MsgBox.o \
|
||||
../Widgets/ListBox.o \
|
||||
../Widgets/CheckBox.o \
|
||||
../Widgets/TextBox.o \
|
||||
../Widgets/AbstractScreen.o
|
||||
|
||||
AK_OBJS = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue