diff options
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 b9f9e1d..f4497af 100644 --- a/qtinterface/CMakeLists.txt +++ b/qtinterface/CMakeLists.txt @@ -87,7 +87,7 @@ install( FILES tqwidgetintdict.h tqwidgetlist.h tqwmatrix.h tqxml.h private/tqucomextra_p.h private/tqlayoutengine_p.h private/tqinternal_p.h private/tqeffects_p.h private/tqrichtext_p.h private/tqpluginmanager_p.h private/tqcom_p.h - private/tqwidgetinterface_p.h + private/tqucom_p.h private/tqwidgetinterface_p.h tqlistiterator.h DESTINATION ${INCLUDE_INSTALL_DIR} ) |