mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
init header title class
This commit is contained in:
parent
f6e855e4b2
commit
c8b7bef23c
3 changed files with 64 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -11,6 +11,7 @@ SRCS = src/main.cpp\
|
|||
src/app/browser/container/page.cpp\
|
||||
src/app/browser/container/tab.cpp\
|
||||
src/app/browser/header.cpp\
|
||||
src/app/browser/header/title.cpp\
|
||||
src/app/browser/menu.cpp
|
||||
|
||||
OBJS = $(SRCS:.cpp=.o)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue