Mercurial > trustbridge
diff ui/CMakeLists.txt @ 368:f9c98f9e9f76
Show the new dialog on save button click.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Tue, 15 Apr 2014 09:44:32 +0200 |
parents | 857ae1ffdd6f |
children | 78eec57bc133 |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Tue Apr 15 09:43:53 2014 +0200 +++ b/ui/CMakeLists.txt Tue Apr 15 09:44:32 2014 +0200 @@ -33,6 +33,7 @@ ${CMAKE_CURRENT_SOURCE_DIR}/certificatetablemodel.cpp ${CMAKE_CURRENT_SOURCE_DIR}/certificatetabledelegate.cpp ${CMAKE_CURRENT_SOURCE_DIR}/createinstallerdialog.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/createcertlistdialog.cpp ${CERTIFICATELIST_SOURCES} )