mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
init main header widget
This commit is contained in:
parent
fac548a738
commit
a98e9e088a
8 changed files with 102 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -8,6 +8,8 @@ TARGET = bin/Yoda
|
|||
SRCS = src/main.cpp\
|
||||
src/app/browser.cpp\
|
||||
src/app/browser/header.cpp\
|
||||
src/app/browser/header/main.cpp\
|
||||
src/app/browser/header/main/title.cpp\
|
||||
src/app/browser/header/menu.cpp\
|
||||
src/app/browser/header/tab.cpp\
|
||||
src/app/browser/main.cpp\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue