mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Fix cmake compilation
This commit is contained in:
parent
3c0dfa6444
commit
23f6ff4673
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,8 @@ addnewtorrentdialog.h
|
|||
advancedsettings.h
|
||||
advancedsettings.h
|
||||
autoexpandabledialog.h
|
||||
categoryfiltermodel.h
|
||||
categoryfilterwidget.h
|
||||
cookiesdialog.h
|
||||
cookiesmodel.h
|
||||
deletionconfirmationdlg.h
|
||||
|
@ -71,6 +73,8 @@ set(QBT_GUI_SOURCES
|
|||
addnewtorrentdialog.cpp
|
||||
advancedsettings.cpp
|
||||
autoexpandabledialog.cpp
|
||||
categoryfiltermodel.cpp
|
||||
categoryfilterwidget.cpp
|
||||
cookiesdialog.cpp
|
||||
cookiesmodel.cpp
|
||||
executionlog.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue