mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-03 01:55:27 +00:00
remove deprecated construction
This commit is contained in:
parent
33ae9796d8
commit
6d93fd9b01
1 changed files with 0 additions and 4 deletions
|
|
@ -4,10 +4,6 @@ using namespace app::browser::main::tab::page::navigation;
|
||||||
|
|
||||||
Base::Base()
|
Base::Base()
|
||||||
{
|
{
|
||||||
set_action_name(
|
|
||||||
"tab.base"
|
|
||||||
);
|
|
||||||
|
|
||||||
set_icon_name(
|
set_icon_name(
|
||||||
"go-home-symbolic"
|
"go-home-symbolic"
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue