draft text container

This commit is contained in:
yggverse 2024-09-12 08:17:17 +03:00
parent 3bfacf7ea9
commit bbc1046c2a
10 changed files with 72 additions and 20 deletions

View file

@ -11,7 +11,7 @@ namespace app::browser::main::tab::page::content::text
public:
Gemini(
const Glib::ustring & gemtext
const Glib::ustring & GEMTEXT
);
};
}