mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-01 02:11:44 -04:00
Split out string/number components
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#include "component.hpp"
|
||||
|
||||
#include "aurora/lib/dolphin/gd/gd.hpp"
|
||||
|
||||
namespace dusk::ui {
|
||||
static aurora::Module Log{"dusk::ui::component"};
|
||||
|
||||
Component::Component(Rml::Element* root) : mRoot(root) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user