mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
init page class
This commit is contained in:
parent
c0e27fa551
commit
0a7090ec50
3 changed files with 58 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -8,6 +8,7 @@ TARGET = bin/Yoda
|
|||
SRCS = src/main.cpp\
|
||||
src/app/browser.cpp\
|
||||
src/app/browser/container.cpp\
|
||||
src/app/browser/container/page.cpp\
|
||||
src/app/browser/container/tab.cpp\
|
||||
src/app/browser/header.cpp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue