mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
init header menu
This commit is contained in:
parent
d6fc439908
commit
f6e855e4b2
5 changed files with 74 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -10,7 +10,8 @@ SRCS = src/main.cpp\
|
|||
src/app/browser/container.cpp\
|
||||
src/app/browser/container/page.cpp\
|
||||
src/app/browser/container/tab.cpp\
|
||||
src/app/browser/header.cpp
|
||||
src/app/browser/header.cpp\
|
||||
src/app/browser/menu.cpp
|
||||
|
||||
OBJS = $(SRCS:.cpp=.o)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue