Mercurial > trustbridge
diff ui/CMakeLists.txt @ 427:d08e39b913ee
Added about dialog content and open the dialog via administration app.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 17 Apr 2014 12:56:23 +0200 |
parents | 7edfc9b9b360 |
children | f8b480b08532 |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Thu Apr 17 12:06:57 2014 +0200 +++ b/ui/CMakeLists.txt Thu Apr 17 12:56:23 2014 +0200 @@ -42,6 +42,7 @@ ${CMAKE_CURRENT_SOURCE_DIR}/certificatetabledelegate.cpp ${CMAKE_CURRENT_SOURCE_DIR}/createinstallerdialog.cpp ${CMAKE_CURRENT_SOURCE_DIR}/createcertlistdialog.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/aboutdialog.cpp ${CERTIFICATELIST_SOURCES} )