mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
LibGfx: Rename from LibDraw :^)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "VBWidgetPropertyModel.h"
|
||||
#include "VBProperty.h"
|
||||
#include "VBWidget.h"
|
||||
#include <LibDraw/Font.h>
|
||||
#include <LibGfx/Font.h>
|
||||
|
||||
VBWidgetPropertyModel::VBWidgetPropertyModel(VBWidget& widget)
|
||||
: m_widget(widget)
|
||||
|
||||
Reference in New Issue
Block a user