Mercurial > trustbridge
diff ui/CMakeLists.txt @ 362:857ae1ffdd6f
Open the new dialog from the main menu.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Sat, 12 Apr 2014 17:20:30 +0200 |
parents | e6aa82466420 |
children | c0d63a7f270e f9c98f9e9f76 |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Sat Apr 12 17:19:38 2014 +0200 +++ b/ui/CMakeLists.txt Sat Apr 12 17:20:30 2014 +0200 @@ -32,6 +32,7 @@ ${CMAKE_CURRENT_SOURCE_DIR}/administratorwindow.cpp ${CMAKE_CURRENT_SOURCE_DIR}/certificatetablemodel.cpp ${CMAKE_CURRENT_SOURCE_DIR}/certificatetabledelegate.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/createinstallerdialog.cpp ${CERTIFICATELIST_SOURCES} )