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