diff -r 555235e90010 -r f605bc59c603 QTfrontend/CMakeLists.txt --- a/QTfrontend/CMakeLists.txt Fri Feb 08 21:22:11 2013 -0500 +++ b/QTfrontend/CMakeLists.txt Sat Feb 09 15:26:10 2013 -0500 @@ -123,7 +123,6 @@ file(GLOB ModelHdr model/*.h) file(GLOB NetHdr net/*.h) file(GLOB_RECURSE UIhdr ui/*.h) -list(REMOVE_ITEM UIhdr "${CMAKE_CURRENT_SOURCE_DIR}/ui/widget/flowlayout.h") file(GLOB UtilHdr util/*.h)