Remove non moc headers from makefile
This commit is contained in:
parent
10b2aa0c5d
commit
3e3c73ee90
|
@ -557,8 +557,6 @@ optional_source(WIN32
|
|||
SOURCES
|
||||
engine/directsounddevicefinder.cpp
|
||||
widgets/osd_win.cpp
|
||||
HEADERS
|
||||
engine/directsounddevicefinder.h
|
||||
)
|
||||
|
||||
# Platform specific - X11
|
||||
|
@ -732,7 +730,6 @@ optional_source(HAVE_IMOBILEDEVICE
|
|||
device/afcfile.h
|
||||
device/afctransfer.h
|
||||
device/ilister.h
|
||||
device/imobiledeviceconnection.h
|
||||
)
|
||||
|
||||
# mtp device
|
||||
|
|
Loading…
Reference in New Issue