Mercurial > trustbridge
comparison ui/CMakeLists.txt @ 273:b6c2fa8457b6
Added new list item delegate for drawing a separator.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 02 Apr 2014 13:38:10 +0200 |
parents | dd6a09d2699f |
children | 3261b2a9cab7 |
comparison
equal
deleted
inserted
replaced
272:abac76b855b2 | 273:b6c2fa8457b6 |
---|---|
19 ${CMAKE_CURRENT_SOURCE_DIR}/listupdatedialog.cpp | 19 ${CMAKE_CURRENT_SOURCE_DIR}/listupdatedialog.cpp |
20 ${CMAKE_CURRENT_SOURCE_DIR}/helpdialog.cpp | 20 ${CMAKE_CURRENT_SOURCE_DIR}/helpdialog.cpp |
21 ${CMAKE_CURRENT_SOURCE_DIR}/aboutdialog.cpp | 21 ${CMAKE_CURRENT_SOURCE_DIR}/aboutdialog.cpp |
22 ${CMAKE_CURRENT_SOURCE_DIR}/statusdialog.cpp | 22 ${CMAKE_CURRENT_SOURCE_DIR}/statusdialog.cpp |
23 ${CMAKE_CURRENT_SOURCE_DIR}/certificateitemdelegate.cpp | 23 ${CMAKE_CURRENT_SOURCE_DIR}/certificateitemdelegate.cpp |
24 ${CMAKE_CURRENT_SOURCE_DIR}/separatoritemdelegate.cpp | |
24 ${CMAKE_CURRENT_SOURCE_DIR}/installwrapper.cpp | 25 ${CMAKE_CURRENT_SOURCE_DIR}/installwrapper.cpp |
25 ${CERTIFICATELIST_SOURCES} | 26 ${CERTIFICATELIST_SOURCES} |
26 ${DOWNLOADER_SOURCES} | 27 ${DOWNLOADER_SOURCES} |
27 ) | 28 ) |
28 | 29 |