diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-30 12:41:23 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-30 12:41:23 +0900 |
commit | c05e0f3a1b3e95631c9d526178d02013438aa232 (patch) | |
tree | 210163085e5086bd6b0ade519a05fb103893245a /qtinterface/CMakeLists.txt | |
parent | 4421b2326e8b6d4de02a5d34cf77f3683f271903 (diff) | |
download | tqtinterface-c05e0f3a.tar.gz tqtinterface-c05e0f3a.zip |
Remove tqvfbhdr.h, leftover from previous commit
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/CMakeLists.txt')
-rw-r--r-- | qtinterface/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt index 98a4e49..dd9c114 100644 --- a/qtinterface/CMakeLists.txt +++ b/qtinterface/CMakeLists.txt @@ -80,7 +80,7 @@ install( FILES ${IFACE}/tqsyntaxhighlighter.h ${IFACE}/tqthread.h ${IFACE}/tqthreadstorage.h ${IFACE}/tqtl.h ${IFACE}/tqtsciicodec.h ${IFACE}/tqurl.h ${IFACE}/tqurlinfo.h ${IFACE}/tqutfcodec.h ${IFACE}/tquuid.h - ${IFACE}/tqvariant.h ${IFACE}/tqvfbhdr.h ${IFACE}/tqwaitcondition.h ${IFACE}/tqwhatsthis.h + ${IFACE}/tqvariant.h ${IFACE}/tqwaitcondition.h ${IFACE}/tqwhatsthis.h ${IFACE}/tqwmatrix.h ${IFACE}/private/tqucomextra_p.h ${IFACE}/private/tqlayoutengine_p.h ${IFACE}/private/tqinternal_p.h ${IFACE}/private/tqeffects_p.h ${IFACE}/private/tqrichtext_p.h ${IFACE}/private/tqpluginmanager_p.h ${IFACE}/private/tqcom_p.h |