diff examples/dialogs/CMakeLists.txt @ 145:7648ee2e023b

fix classwizard
author mandel
date Wed, 10 Jun 2009 18:34:48 +0000
parents d010168e50de
children
line wrap: on
line diff
--- a/examples/dialogs/CMakeLists.txt	Wed Jun 10 17:03:35 2009 +0000
+++ b/examples/dialogs/CMakeLists.txt	Wed Jun 10 18:34:48 2009 +0000
@@ -1,2 +1,3 @@
 add_subdirectory(trivialwizard)
-add_subdirectory(standarddialogs)
\ No newline at end of file
+add_subdirectory(standarddialogs)
+add_subdirectory(classwizard)
\ No newline at end of file