mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
update header bar menu namespace
This commit is contained in:
parent
0d624d3db7
commit
7b8b3b860c
7 changed files with 71 additions and 77 deletions
2
Makefile
2
Makefile
|
|
@ -13,7 +13,7 @@ SRCS = src/main.cpp\
|
|||
src/app/browser/header.cpp\
|
||||
src/app/browser/header/bar.cpp\
|
||||
src/app/browser/header/bar/title.cpp\
|
||||
src/app/browser/menu.cpp
|
||||
src/app/browser/header/bar/menu.cpp
|
||||
|
||||
OBJS = $(SRCS:.cpp=.o)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue