mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
use separated widgets for tab label feature
This commit is contained in:
parent
1d8ec008d3
commit
4eb824594e
4 changed files with 85 additions and 96 deletions
4
Makefile
4
Makefile
|
|
@ -31,7 +31,9 @@ SRCS = src/app.cpp\
|
|||
src/app/browser/main/tab/page/navigation/history/forward.cpp\
|
||||
src/app/browser/main/tab/page/navigation/reload.cpp\
|
||||
src/app/browser/main/tab/page/navigation/request.cpp\
|
||||
src/app/browser/main/tab/label.cpp
|
||||
src/app/browser/main/tab/label.cpp\
|
||||
src/app/browser/main/tab/label/pin.cpp\
|
||||
src/app/browser/main/tab/label/title.cpp
|
||||
|
||||
OBJS = $(SRCS:.cpp=.o)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue