Mercurial > trustbridge
diff ui/CMakeLists.txt @ 211:be628d261617
Added new status dialog.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 27 Mar 2014 09:06:35 +0100 |
parents | 4790a26c2e8b |
children | cb8d7af5ec3a |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Thu Mar 27 09:04:16 2014 +0100 +++ b/ui/CMakeLists.txt Thu Mar 27 09:06:35 2014 +0100 @@ -18,6 +18,7 @@ ${CMAKE_CURRENT_SOURCE_DIR}/listupdatedialog.cpp ${CMAKE_CURRENT_SOURCE_DIR}/helpdialog.cpp ${CMAKE_CURRENT_SOURCE_DIR}/aboutdialog.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/statusdialog.cpp ${CERTIFICATELIST_SOURCES} ${DOWNLOADER_SOURCES} )