Mercurial > trustbridge
diff ui/CMakeLists.txt @ 348:e6aa82466420
Use the table item delegate for certificates and make the model editable.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 10 Apr 2014 14:14:56 +0200 |
parents | 811eec4e1b99 |
children | 857ae1ffdd6f |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Thu Apr 10 14:13:34 2014 +0200 +++ b/ui/CMakeLists.txt Thu Apr 10 14:14:56 2014 +0200 @@ -31,6 +31,7 @@ ${CMAKE_CURRENT_SOURCE_DIR}/administrator.cpp ${CMAKE_CURRENT_SOURCE_DIR}/administratorwindow.cpp ${CMAKE_CURRENT_SOURCE_DIR}/certificatetablemodel.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/certificatetabledelegate.cpp ${CERTIFICATELIST_SOURCES} )