diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 18:38:47 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 18:38:47 +0900 |
commit | f21636e07f36185d498f6a5ea7e3753907888dfc (patch) | |
tree | 7f2c09f1ea9a3060db25d0b751005c868d6e0f45 /qtinterface/CMakeLists.txt | |
parent | 55060918aa833ce4f7b18f94a29e0604b602af79 (diff) | |
download | tqtinterface-f21636e07f36185d498f6a5ea7e3753907888dfc.tar.gz tqtinterface-f21636e07f36185d498f6a5ea7e3753907888dfc.zip |
Remove remaining tq[d-h]* 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 ad43920..9ab1e4a 100644 --- a/qtinterface/CMakeLists.txt +++ b/qtinterface/CMakeLists.txt @@ -35,8 +35,6 @@ endif() install( FILES ${IFACE}/tqapplication.h - ${IFACE}/tqdockarea.h ${IFACE}/tqdockwindow.h - ${IFACE}/tqerrormessage.h ${IFACE}/tqinputdialog.h ${IFACE}/tqmessagebox.h ${IFACE}/tqnp.h @@ -44,12 +42,9 @@ install( FILES ${IFACE}/tqrangecontrol.h ${IFACE}/tqsound.h ${IFACE}/tqsplashscreen.h ${IFACE}/tqsplitter.h - ${IFACE}/tqvalidator.h - ${IFACE}/tqconfig.h ${IFACE}/tqfeatures.h ${IFACE}/tqgif.h + ${IFACE}/tqconfig.h ${IFACE}/tqjpegio.h ${IFACE}/tqkeycode.h ${IFACE}/tqmngio.h ${IFACE}/tqmodules.h ${IFACE}/tqwindowdefs.h ${IFACE}/tqwinexport.h - ${IFACE}/tqdrawutil.h - ${IFACE}/tqfocusdata.h ${IFACE}/tqjpunicode.h ${IFACE}/tqkeysequence.h ${IFACE}/tqlibrary.h ${IFACE}/tqmetaobject.h ${IFACE}/tqnamespace.h |