mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-30 13:04:13 +00:00
add css class
This commit is contained in:
parent
98a572a1c0
commit
84bb4f46af
@ -4,6 +4,10 @@ using namespace app::browser::header::main;
|
||||
|
||||
Title::Title()
|
||||
{
|
||||
add_css_class(
|
||||
"title"
|
||||
);
|
||||
|
||||
// @TODO
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user