mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
@@ -44,6 +44,7 @@ rss/rssmanager.h
|
|||||||
utils/fs.h
|
utils/fs.h
|
||||||
utils/gzip.h
|
utils/gzip.h
|
||||||
utils/misc.h
|
utils/misc.h
|
||||||
|
utils/net.h
|
||||||
utils/random.h
|
utils/random.h
|
||||||
utils/string.h
|
utils/string.h
|
||||||
filesystemwatcher.h
|
filesystemwatcher.h
|
||||||
@@ -104,6 +105,7 @@ rss/rssmanager.cpp
|
|||||||
utils/fs.cpp
|
utils/fs.cpp
|
||||||
utils/gzip.cpp
|
utils/gzip.cpp
|
||||||
utils/misc.cpp
|
utils/misc.cpp
|
||||||
|
utils/net.cpp
|
||||||
utils/random.cpp
|
utils/random.cpp
|
||||||
utils/string.cpp
|
utils/string.cpp
|
||||||
filesystemwatcher.cpp
|
filesystemwatcher.cpp
|
||||||
|
|||||||
@@ -32,6 +32,7 @@ addnewtorrentdialog.h
|
|||||||
advancedsettings.h
|
advancedsettings.h
|
||||||
advancedsettings.h
|
advancedsettings.h
|
||||||
autoexpandabledialog.h
|
autoexpandabledialog.h
|
||||||
|
banlistoptions.h
|
||||||
categoryfiltermodel.h
|
categoryfiltermodel.h
|
||||||
categoryfilterwidget.h
|
categoryfilterwidget.h
|
||||||
cookiesdialog.h
|
cookiesdialog.h
|
||||||
@@ -73,6 +74,7 @@ set(QBT_GUI_SOURCES
|
|||||||
addnewtorrentdialog.cpp
|
addnewtorrentdialog.cpp
|
||||||
advancedsettings.cpp
|
advancedsettings.cpp
|
||||||
autoexpandabledialog.cpp
|
autoexpandabledialog.cpp
|
||||||
|
banlistoptions.cpp
|
||||||
categoryfiltermodel.cpp
|
categoryfiltermodel.cpp
|
||||||
categoryfilterwidget.cpp
|
categoryfilterwidget.cpp
|
||||||
cookiesdialog.cpp
|
cookiesdialog.cpp
|
||||||
@@ -114,6 +116,7 @@ endif (WIN32 OR APPLE)
|
|||||||
set(QBT_GUI_FORMS
|
set(QBT_GUI_FORMS
|
||||||
mainwindow.ui
|
mainwindow.ui
|
||||||
about.ui
|
about.ui
|
||||||
|
banlistoptions.ui
|
||||||
cookiesdialog.ui
|
cookiesdialog.ui
|
||||||
preview.ui
|
preview.ui
|
||||||
login.ui
|
login.ui
|
||||||
|
|||||||
Reference in New Issue
Block a user