mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
implement separated tab label class
This commit is contained in:
parent
6e115ca3c1
commit
88e5ba3736
6 changed files with 87 additions and 46 deletions
1
Makefile
1
Makefile
|
|
@ -12,6 +12,7 @@ SRCS = src/main.cpp\
|
|||
src/app/browser/header/tab.cpp\
|
||||
src/app/browser/main.cpp\
|
||||
src/app/browser/main/tab.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