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

Loading…
Cancel
Save