diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-25 15:45:18 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-29 18:06:00 +0900 |
| commit | ddb9cb0814e1c18d95fcd1e04e9a2c2f00fc4877 (patch) | |
| tree | 792614e7eca8d2e4402bad4070c3ffc71105be1f /qtinterface/CMakeLists.txt | |
| parent | 79e8fd265f73426d00c3ce896ede7407de5f3303 (diff) | |
| download | tqtinterface-ddb9cb08.tar.gz tqtinterface-ddb9cb08.zip | |
Remove remaining tq[a-c]* header files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 |
