mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
implement gemini source view widget
This commit is contained in:
parent
d8b7a37060
commit
90c9c36ebf
4 changed files with 58 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -20,6 +20,7 @@ SRCS = src/app.cpp\
|
|||
src/app/browser/main/tab/page/content/text.cpp\
|
||||
src/app/browser/main/tab/page/content/text/gemini.cpp\
|
||||
src/app/browser/main/tab/page/content/text/gemini/reader.cpp\
|
||||
src/app/browser/main/tab/page/content/text/gemini/source.cpp\
|
||||
src/app/browser/main/tab/page/content/text/plain.cpp\
|
||||
src/app/browser/main/tab/page/content/text/plain/reader.cpp\
|
||||
src/app/browser/main/tab/page/navigation.cpp\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue