mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
draft history push method
This commit is contained in:
parent
8d74798edd
commit
8118613a1f
5 changed files with 28 additions and 0 deletions
|
|
@ -38,6 +38,10 @@ namespace app::browser::main::tab::page
|
|||
~Navbar();
|
||||
|
||||
// Actions
|
||||
void history_push(
|
||||
const Glib::ustring & VALUE
|
||||
);
|
||||
|
||||
void refresh();
|
||||
|
||||
// Setters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue