diff -r 250142acef7b -r 2816230a107e QTfrontend/CMakeLists.txt --- a/QTfrontend/CMakeLists.txt Sun Jan 27 01:20:50 2013 +0100 +++ b/QTfrontend/CMakeLists.txt Sun Jan 27 02:09:02 2013 +0100 @@ -123,6 +123,7 @@ 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) @@ -138,7 +139,6 @@ team.h util/DataManager.h util/LibavInteraction.h - util/MessageDialog.h ) set(hwfr_hdrs