Mercurial > trustbridge
diff ui/CMakeLists.txt @ 566:8728ae882b6a
Added dialog to show the differences before saving a certificate list.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 22 May 2014 18:29:14 +0200 |
parents | 4433f9d57f6d |
children | 2459a7122532 ebfe1128ee97 |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Thu May 22 18:28:07 2014 +0200 +++ b/ui/CMakeLists.txt Thu May 22 18:29:14 2014 +0200 @@ -47,6 +47,7 @@ ${CMAKE_CURRENT_SOURCE_DIR}/createinstallerdialog.cpp ${CMAKE_CURRENT_SOURCE_DIR}/aboutdialog.cpp ${CMAKE_CURRENT_SOURCE_DIR}/createcertlistdialog.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/certificatediffdialog.cpp ${CERTIFICATELIST_SOURCES} )