annotate examples/itemviews/CMakeLists.txt @ 414:b2a803c73b89 default tip

Declare tabArray const.
author David Nadlinger <code@klickverbot.at>
date Fri, 06 May 2011 13:39:49 +0200
parents 778ef7374fb5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
406
778ef7374fb5 Fixes for 64 bit. Now all examples compile with gdc 64 bit
Eldar Insafutdinov
parents: 146
diff changeset
1 add_subdirectory(dirview)
146
22257add3152 add customsortfiltermodel example
mandel
parents: 4
diff changeset
2 add_subdirectory(customsortfiltermodel)