Mercurial > trustbridge
diff ui/CMakeLists.txt @ 190:1a66a15d0df8
Added stub for help dialog.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 26 Mar 2014 11:46:42 +0100 |
parents | 2d50ff378367 |
children | 4790a26c2e8b |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Wed Mar 26 11:44:16 2014 +0100 +++ b/ui/CMakeLists.txt Wed Mar 26 11:46:42 2014 +0100 @@ -16,6 +16,7 @@ ${CMAKE_CURRENT_SOURCE_DIR}/mainwindow.cpp ${CMAKE_CURRENT_SOURCE_DIR}/main.cpp ${CMAKE_CURRENT_SOURCE_DIR}/listupdatedialog.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/helpdialog.cpp ${CERTIFICATELIST_SOURCES} ${DOWNLOADER_SOURCES} )