From 07befe7f683996b72153e7f757cc3c902b94c8c5 Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 17 May 2011 06:59:36 +0000 Subject: Add missing tqrichtext_p.h file Add missing TQTextIterator class git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1232321 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- qtinterface/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtinterface/CMakeLists.txt') diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt index 115a5dc..10ac44c 100644 --- a/qtinterface/CMakeLists.txt +++ b/qtinterface/CMakeLists.txt @@ -86,7 +86,7 @@ install( FILES tqvariant.h tqvfbhdr.h tqwaitcondition.h tqwhatsthis.h tqwidgetfactory.h tqwidgetintdict.h tqwidgetlist.h tqwmatrix.h tqxml.h private/tqucomextra_p.h private/tqlayoutengine_p.h private/tqinternal_p.h private/tqeffects_p.h - tqlistiterator.h + private/tqrichtext_p.h tqlistiterator.h DESTINATION ${INCLUDE_INSTALL_DIR} ) install( -- cgit v1.2.1