summaryrefslogtreecommitdiffstats
path: root/qtinterface/CMakeLists.txt
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-25 19:11:49 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-25 19:11:49 +0000
commit554409e95ef29419cd4905d146e742a24973f2b7 (patch)
treea4675eae8d6e6e4587259934677ab2efb5ddb98e /qtinterface/CMakeLists.txt
parent2b59809c9a7258d742808b6447be7f28f3d4a314 (diff)
downloadtqtinterface-554409e95ef29419cd4905d146e742a24973f2b7.tar.gz
tqtinterface-554409e95ef29419cd4905d146e742a24973f2b7.zip
Add tqtextengine_p.h to TQt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238337 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'qtinterface/CMakeLists.txt')
-rw-r--r--qtinterface/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt
index c230818..64fbb38 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/tqucom_p.h private/tqwidgetinterface_p.h
+ private/tqucom_p.h private/tqwidgetinterface_p.h private/tqtextengine_p.h
tqlistiterator.h
DESTINATION ${INCLUDE_INSTALL_DIR} )