mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 07:24:58 -04:00
width slider terminado...
This commit is contained in:
@ -48,6 +48,7 @@ HEADERS += comic.h \
|
||||
page_label_widget.h \
|
||||
goto_flow_toolbar.h \
|
||||
goto_flow_decorationbar.h \
|
||||
width_slider.h \
|
||||
../common/pictureflow.h \
|
||||
../common/custom_widgets.h \
|
||||
../common/check_new_version.h \
|
||||
@ -75,6 +76,7 @@ SOURCES += comic.cpp \
|
||||
page_label_widget.cpp \
|
||||
goto_flow_toolbar.cpp \
|
||||
goto_flow_decorationbar.cpp \
|
||||
width_slider.cpp \
|
||||
../common/pictureflow.cpp \
|
||||
../common/custom_widgets.cpp \
|
||||
../common/check_new_version.cpp \
|
||||
|
Reference in New Issue
Block a user