mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 20:32:05 +08:00
重写了截图查看窗口
This commit is contained in:
@@ -27,12 +27,14 @@ SOURCES += main.cpp\
|
||||
mainwindow.cpp \
|
||||
widget.cpp \
|
||||
downloadlist.cpp \
|
||||
image_show.cpp
|
||||
image_show.cpp \
|
||||
big_image.cpp
|
||||
|
||||
HEADERS += mainwindow.h \
|
||||
widget.h \
|
||||
downloadlist.h \
|
||||
image_show.h
|
||||
image_show.h \
|
||||
big_image.h
|
||||
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += dtkwidget
|
||||
|
||||
Reference in New Issue
Block a user