Mercurial > trustbridge
diff ui/CMakeLists.txt @ 335:811eec4e1b99
Use a table view with the new certificate table model in administrator app.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 09 Apr 2014 12:44:44 +0200 |
parents | de94c4ec22b1 |
children | e6aa82466420 |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Wed Apr 09 12:43:40 2014 +0200 +++ b/ui/CMakeLists.txt Wed Apr 09 12:44:44 2014 +0200 @@ -30,6 +30,7 @@ set(ADMINSTRATOR_SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/administrator.cpp ${CMAKE_CURRENT_SOURCE_DIR}/administratorwindow.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/certificatetablemodel.cpp ${CERTIFICATELIST_SOURCES} )