We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c421e commit c68772cCopy full SHA for c68772c
src/libtomahawk/CMakeLists.txt
@@ -97,16 +97,6 @@ set( libGuiSources
97
playlist/topbar/searchbutton.cpp
98
99
ExternalResolverGui.cpp
100
- network/bufferiodevice.cpp
101
- network/msgprocessor.cpp
102
- network/streamconnection.cpp
103
- network/dbsyncconnection.cpp
104
- network/remotecollection.cpp
105
- network/portfwdthread.cpp
106
- network/servent.cpp
107
- network/connection.cpp
108
- network/controlconnection.cpp
109
-
110
resolvers/scriptresolver.cpp
111
resolvers/qtscriptresolver.cpp
112
@@ -555,7 +545,7 @@ set( libHeaders
555
545
556
546
set( libHeaders_NoMOC
557
547
infosystem/infoplugins/unix/imageconverter.h
558
548
+
559
549
taghandlers/tag.h
560
550
taghandlers/apetag.h
561
551
taghandlers/asftag.h
0 commit comments