mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
init base button class
This commit is contained in:
parent
3136b0b21c
commit
940c98f3c6
6 changed files with 59 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -14,6 +14,7 @@ SRCS = src/main.cpp\
|
|||
src/app/browser/main/tab.cpp\
|
||||
src/app/browser/main/tab/data.cpp\
|
||||
src/app/browser/main/tab/data/navbar.cpp\
|
||||
src/app/browser/main/tab/data/navbar/base.cpp\
|
||||
src/app/browser/main/tab/label.cpp\
|
||||
src/lib/database.cpp\
|
||||
src/lib/database/session.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue