mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:17:35 +00:00
Get rid of #ifdef SERENITY. We're past that phase of bootstrapping.
This commit is contained in:
parent
5605295d00
commit
b5c76d7559
14 changed files with 1 additions and 95 deletions
|
@ -8,6 +8,7 @@ AK_OBJS = \
|
|||
WIDGETS_OBJS = \
|
||||
../Widgets/Painter.o \
|
||||
../Widgets/Font.o \
|
||||
../Widgets/Rect.o \
|
||||
../Widgets/GraphicsBitmap.o \
|
||||
../Widgets/CharacterBitmap.o \
|
||||
../Widgets/Color.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue