mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
implement header subtitle widget
This commit is contained in:
parent
fe8845ae1a
commit
c22b3a6b30
6 changed files with 86 additions and 9 deletions
1
Makefile
1
Makefile
|
|
@ -9,6 +9,7 @@ SRCS = src/main.cpp\
|
|||
src/app/browser.cpp\
|
||||
src/app/browser/header.cpp\
|
||||
src/app/browser/header/main.cpp\
|
||||
src/app/browser/header/main/subtitle.cpp\
|
||||
src/app/browser/header/main/title.cpp\
|
||||
src/app/browser/header/menu.cpp\
|
||||
src/app/browser/header/tab.cpp\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue