diff options
Diffstat (limited to 'qtinterface/CMakeLists.txt')
| -rw-r--r-- | qtinterface/CMakeLists.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt index cd76243..b7e4ba6 100644 --- a/qtinterface/CMakeLists.txt +++ b/qtinterface/CMakeLists.txt @@ -34,8 +34,7 @@ endif() ##### headers ################################### install( FILES - ${IFACE}/tqaccel.h ${IFACE}/tqaccessible.h - ${IFACE}/tqapplication.h ${IFACE}/tqasyncio.h + ${IFACE}/tqapplication.h ${IFACE}/tqdockarea.h ${IFACE}/tqdockwindow.h ${IFACE}/tqerrormessage.h ${IFACE}/tqinputdialog.h @@ -46,13 +45,9 @@ install( FILES ${IFACE}/tqsound.h ${IFACE}/tqsplashscreen.h ${IFACE}/tqsplitter.h ${IFACE}/tqvalidator.h - ${IFACE}/tqassistantclient.h ${IFACE}/tqconfig.h ${IFACE}/tqfeatures.h ${IFACE}/tqgif.h ${IFACE}/tqjpegio.h ${IFACE}/tqkeycode.h ${IFACE}/tqmngio.h ${IFACE}/tqmodules.h ${IFACE}/tqwindowdefs.h ${IFACE}/tqwinexport.h - ${IFACE}/tqasyncimageio.h - ${IFACE}/tqcleanuphandler.h - ${IFACE}/tqconnection.h ${IFACE}/tqcursor.h ${IFACE}/tqdrawutil.h ${IFACE}/tqfocusdata.h ${IFACE}/tqjpunicode.h ${IFACE}/tqkeysequence.h |
