mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
draft gemini connector, remove sigc, implement destructor
This commit is contained in:
parent
de312cdcb0
commit
a741f1edca
4 changed files with 77 additions and 57 deletions
|
|
@ -12,6 +12,10 @@ namespace app::browser::main::tab::page
|
|||
Content();
|
||||
|
||||
~Content();
|
||||
|
||||
void set(
|
||||
std::string buffer
|
||||
);
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue