Mercurial > trustbridge
comparison 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 |
comparison
equal
deleted
inserted
replaced
367:9491782a8f5a | 368:f9c98f9e9f76 |
---|---|
31 ${CMAKE_CURRENT_SOURCE_DIR}/administrator.cpp | 31 ${CMAKE_CURRENT_SOURCE_DIR}/administrator.cpp |
32 ${CMAKE_CURRENT_SOURCE_DIR}/administratorwindow.cpp | 32 ${CMAKE_CURRENT_SOURCE_DIR}/administratorwindow.cpp |
33 ${CMAKE_CURRENT_SOURCE_DIR}/certificatetablemodel.cpp | 33 ${CMAKE_CURRENT_SOURCE_DIR}/certificatetablemodel.cpp |
34 ${CMAKE_CURRENT_SOURCE_DIR}/certificatetabledelegate.cpp | 34 ${CMAKE_CURRENT_SOURCE_DIR}/certificatetabledelegate.cpp |
35 ${CMAKE_CURRENT_SOURCE_DIR}/createinstallerdialog.cpp | 35 ${CMAKE_CURRENT_SOURCE_DIR}/createinstallerdialog.cpp |
36 ${CMAKE_CURRENT_SOURCE_DIR}/createcertlistdialog.cpp | |
36 ${CERTIFICATELIST_SOURCES} | 37 ${CERTIFICATELIST_SOURCES} |
37 ) | 38 ) |
38 | 39 |
39 # Seperated to make it easier to include the sources in tests | 40 # Seperated to make it easier to include the sources in tests |
40 set(M13UI_RESOURCES | 41 set(M13UI_RESOURCES |