mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:37:34 +00:00
Make the Widgets/ directory build again.
This commit is contained in:
parent
ec1c487dcd
commit
a9f256a745
10 changed files with 10 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
#include "Painter.h"
|
||||
#include "Font.h"
|
||||
#include "CBitmap.h"
|
||||
#include <AK/StdLib.h>
|
||||
#include <AK/StdLibExtras.h>
|
||||
|
||||
TextBox::TextBox(Widget* parent)
|
||||
: Widget(parent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue