mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-30 13:04:13 +00:00
merge group buttons by linked class
This commit is contained in:
parent
06b7317f47
commit
34cf0feb35
@ -6,6 +6,10 @@ using namespace app::browser::main::tab::data::navbar;
|
|||||||
|
|
||||||
History::History()
|
History::History()
|
||||||
{
|
{
|
||||||
|
add_css_class(
|
||||||
|
"linked" // merge children elements
|
||||||
|
);
|
||||||
|
|
||||||
back = new history::Back();
|
back = new history::Back();
|
||||||
|
|
||||||
append(
|
append(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user