mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
add argument-less update method
This commit is contained in:
parent
1df58f17de
commit
abce6e44fd
2 changed files with 10 additions and 5 deletions
|
|
@ -126,6 +126,7 @@ namespace app::browser::main::tab
|
|||
const sqlite3_int64 & APP_BROWSER_MAIN_TAB__SESSION__ID
|
||||
);
|
||||
|
||||
void update();
|
||||
void update(
|
||||
const MIME & MIME,
|
||||
const Glib::ustring & TITLE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue