diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-17 05:50:16 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-17 05:50:16 +0000 |
commit | 3ee30e0813b5c4f50dd67b329162b8fa72d32d14 (patch) | |
tree | c79c438d5fbed57024d303499bcca6465a0157a4 /qtinterface/CMakeLists.txt | |
parent | 0f9d3c828777bf312381a6a0bdc110b473635919 (diff) | |
download | tqtinterface-3ee30e0813b5c4f50dd67b329162b8fa72d32d14.tar.gz tqtinterface-3ee30e0813b5c4f50dd67b329162b8fa72d32d14.zip |
More TQt3 fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237084 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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} ) |