mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
restore previous tab session on browser launch
This commit is contained in:
parent
9b13d3f270
commit
eaa4b78dbd
3 changed files with 53 additions and 3 deletions
|
|
@ -47,7 +47,10 @@ void Main::refresh()
|
|||
|
||||
void Main::tab_append()
|
||||
{
|
||||
const unsigned char * REQUEST; // @TODO
|
||||
|
||||
mainTab->append(
|
||||
REQUEST,
|
||||
true
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue