summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-04 15:32:05 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-04 15:32:05 +0000
commita3397c17d5313a44f10a00e168e644d52dd8904f (patch)
treeec3f7d1af59d7dcc840a1586aba1a70bf6a0428f /CMakeLists.txt
parenta188af909eaf10ca341708c98d5ad7cf8ab529b7 (diff)
downloadtqtinterface-a3397c17d5313a44f10a00e168e644d52dd8904f.tar.gz
tqtinterface-a3397c17d5313a44f10a00e168e644d52dd8904f.zip
Add tqlayout private header
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1211665 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 84ef3c5..04e1ac6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -393,6 +393,7 @@ set( tqt_INCS
qtinterface/tqwmatrix.h
qtinterface/tqxml.h
qtinterface/private/tqucomextra_p.h
+ qtinterface/private/tqlayoutengine_p.h
qtinterface/tqlistiterator.h
)