comparison 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
comparison
equal deleted inserted replaced
334:36be67070dcb 335:811eec4e1b99
28 ) 28 )
29 29
30 set(ADMINSTRATOR_SOURCES 30 set(ADMINSTRATOR_SOURCES
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 ${CERTIFICATELIST_SOURCES} 34 ${CERTIFICATELIST_SOURCES}
34 ) 35 )
35 36
36 # Seperated to make it easier to include the sources in tests 37 # Seperated to make it easier to include the sources in tests
37 set(M13UI_RESOURCES 38 set(M13UI_RESOURCES

http://wald.intevation.org/projects/trustbridge/