mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add css class
This commit is contained in:
parent
98a572a1c0
commit
84bb4f46af
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@ using namespace app::browser::header::main;
|
||||||
|
|
||||||
Title::Title()
|
Title::Title()
|
||||||
{
|
{
|
||||||
|
add_css_class(
|
||||||
|
"title"
|
||||||
|
);
|
||||||
|
|
||||||
// @TODO
|
// @TODO
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue