diff examples/itemviews/CMakeLists.txt @ 146:22257add3152

add customsortfiltermodel example
author mandel
date Fri, 12 Jun 2009 22:20:37 +0000
parents 0a29ce1ae854
children 778ef7374fb5
line wrap: on
line diff
--- a/examples/itemviews/CMakeLists.txt	Wed Jun 10 18:34:48 2009 +0000
+++ b/examples/itemviews/CMakeLists.txt	Fri Jun 12 22:20:37 2009 +0000
@@ -1,1 +1,2 @@
- add_subdirectory(dirview)
\ No newline at end of file
+ add_subdirectory(dirview)
+add_subdirectory(customsortfiltermodel)
\ No newline at end of file