mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
committed by
GitHub
parent
989b1e6c2c
commit
77aa85fbd3
@@ -80,7 +80,10 @@ HEADERS += \
|
||||
$$PWD/transferlistwidget.h \
|
||||
$$PWD/tristateaction.h \
|
||||
$$PWD/tristatewidget.h \
|
||||
$$PWD/uithemecommon.h \
|
||||
$$PWD/uithemedialog.h \
|
||||
$$PWD/uithememanager.h \
|
||||
$$PWD/uithemesource.h \
|
||||
$$PWD/utils.h \
|
||||
$$PWD/watchedfolderoptionsdialog.h \
|
||||
$$PWD/watchedfoldersmodel.h \
|
||||
@@ -164,7 +167,9 @@ SOURCES += \
|
||||
$$PWD/transferlistwidget.cpp \
|
||||
$$PWD/tristateaction.cpp \
|
||||
$$PWD/tristatewidget.cpp \
|
||||
$$PWD/uithemedialog.cpp \
|
||||
$$PWD/uithememanager.cpp \
|
||||
$$PWD/uithemesource.cpp \
|
||||
$$PWD/utils.cpp \
|
||||
$$PWD/watchedfolderoptionsdialog.cpp \
|
||||
$$PWD/watchedfoldersmodel.cpp
|
||||
@@ -198,6 +203,7 @@ FORMS += \
|
||||
$$PWD/torrentcreatordialog.ui \
|
||||
$$PWD/torrentoptionsdialog.ui \
|
||||
$$PWD/trackerentriesdialog.ui \
|
||||
$$PWD/uithemedialog.ui \
|
||||
$$PWD/watchedfolderoptionsdialog.ui
|
||||
|
||||
RESOURCES += $$PWD/about.qrc
|
||||
|
||||
Reference in New Issue
Block a user