mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
drop extra methods
This commit is contained in:
parent
0c039e5744
commit
233471c22b
1 changed files with 0 additions and 8 deletions
|
|
@ -13,14 +13,6 @@ namespace app::browser::header::main
|
||||||
Title();
|
Title();
|
||||||
|
|
||||||
~Title();
|
~Title();
|
||||||
|
|
||||||
void set_title(
|
|
||||||
Glib::ustring $value
|
|
||||||
);
|
|
||||||
|
|
||||||
void set_subtitle(
|
|
||||||
Glib::ustring $value
|
|
||||||
);
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue