Browse Source

Merge pull request #5176 from evsh/cmake

cmake: reflect qmake project changes
adaptive-webui-19844
sledgehammer999 9 years ago
parent
commit
e3265dd934
  1. 3
      src/gui/CMakeLists.txt

3
src/gui/CMakeLists.txt

@ -58,7 +58,6 @@ torrentcontentmodelfolder.h
torrentcontentmodelitem.h torrentcontentmodelitem.h
torrentcontenttreeview.h torrentcontenttreeview.h
torrentcreatordlg.h torrentcreatordlg.h
torrentimportdlg.h
torrentmodel.h torrentmodel.h
trackerlogin.h trackerlogin.h
transferlistdelegate.h transferlistdelegate.h
@ -94,7 +93,6 @@ torrentcontentmodelfolder.cpp
torrentcontentmodelitem.cpp torrentcontentmodelitem.cpp
torrentcontenttreeview.cpp torrentcontenttreeview.cpp
torrentcreatordlg.cpp torrentcreatordlg.cpp
torrentimportdlg.cpp
torrentmodel.cpp torrentmodel.cpp
trackerlogin.cpp trackerlogin.cpp
transferlistdelegate.cpp transferlistdelegate.cpp
@ -119,7 +117,6 @@ downloadfromurldlg.ui
bandwidth_limit.ui bandwidth_limit.ui
updownratiodlg.ui updownratiodlg.ui
confirmdeletiondlg.ui confirmdeletiondlg.ui
torrentimportdlg.ui
executionlog.ui executionlog.ui
addnewtorrentdialog.ui addnewtorrentdialog.ui
autoexpandabledialog.ui autoexpandabledialog.ui

Loading…
Cancel
Save