diff -r 9a65baafd7d7 -r ec8391680132 QTfrontend/CMakeLists.txt --- a/QTfrontend/CMakeLists.txt Sun Feb 10 01:52:13 2013 +0400 +++ b/QTfrontend/CMakeLists.txt Sun Feb 10 01:54:24 2013 +0400 @@ -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)