diff options
Diffstat (limited to 'qtinterface/CMakeLists.txt')
-rw-r--r-- | qtinterface/CMakeLists.txt | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt index 99ac69d..f24d943 100644 --- a/qtinterface/CMakeLists.txt +++ b/qtinterface/CMakeLists.txt @@ -42,7 +42,7 @@ install( FILES ${IFACE}/tqerrormessage.h ${IFACE}/tqeventloop.h ${IFACE}/tqframe.h ${IFACE}/tqgplugin.h ${IFACE}/tqgrid.h ${IFACE}/tqgridview.h ${IFACE}/tqgroupbox.h ${IFACE}/tqguardedptr.h ${IFACE}/tqhbox.h ${IFACE}/tqhbuttongroup.h ${IFACE}/tqheader.h ${IFACE}/tqhgroupbox.h - ${IFACE}/tqinputdialog.h ${IFACE}/tqlabel.h + ${IFACE}/tqinputdialog.h ${IFACE}/tqlayout.h ${IFACE}/tqlcdnumber.h ${IFACE}/tqlineedit.h ${IFACE}/tqlistbox.h ${IFACE}/tqlistview.h ${IFACE}/tqmessagebox.h ${IFACE}/tqmotifplusstyle.h ${IFACE}/tqmotifstyle.h ${IFACE}/tqmultilineedit.h ${IFACE}/tqnp.h @@ -68,15 +68,13 @@ install( FILES ${IFACE}/tqgarray.h ${IFACE}/tqgcache.h ${IFACE}/tqgdict.h ${IFACE}/tqglist.h ${IFACE}/tqgvector.h ${IFACE}/tqinterlacestyle.h ${IFACE}/tqjpunicode.h ${IFACE}/tqkeysequence.h - ${IFACE}/tqlibrary.h ${IFACE}/tqlocale.h ${IFACE}/tqmetaobject.h + ${IFACE}/tqlibrary.h ${IFACE}/tqmetaobject.h ${IFACE}/tqnamespace.h ${IFACE}/tqpolygonscanner.h ${IFACE}/tqshared.h - ${IFACE}/tqsimplerichtext.h - ${IFACE}/tqsyntaxhighlighter.h ${IFACE}/tqtl.h ${IFACE}/tquuid.h - ${IFACE}/tqvariant.h ${IFACE}/tqwhatsthis.h + ${IFACE}/tqvariant.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 |