Mercurial > trustbridge
diff ui/CMakeLists.txt @ 199:4790a26c2e8b
Added about dialog.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 26 Mar 2014 13:29:49 +0100 |
parents | 1a66a15d0df8 |
children | be628d261617 |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Wed Mar 26 12:22:24 2014 +0100 +++ b/ui/CMakeLists.txt Wed Mar 26 13:29:49 2014 +0100 @@ -17,6 +17,7 @@ ${CMAKE_CURRENT_SOURCE_DIR}/main.cpp ${CMAKE_CURRENT_SOURCE_DIR}/listupdatedialog.cpp ${CMAKE_CURRENT_SOURCE_DIR}/helpdialog.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/aboutdialog.cpp ${CERTIFICATELIST_SOURCES} ${DOWNLOADER_SOURCES} )