Mercurial > trustbridge
diff ui/CMakeLists.txt @ 722:b0929968562a
(Issue31) Add textoverlaybutton to show a text in the button.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 02 Jul 2014 18:35:30 +0200 |
parents | 129e611eaf50 |
children | ea8d13590cbd |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Wed Jul 02 17:04:02 2014 +0200 +++ b/ui/CMakeLists.txt Wed Jul 02 18:35:30 2014 +0200 @@ -41,6 +41,7 @@ ${CMAKE_CURRENT_SOURCE_DIR}/processhelp_win.cpp ${CMAKE_CURRENT_SOURCE_DIR}/processhelp_linux.cpp ${CMAKE_CURRENT_SOURCE_DIR}/processwaitdialog.cpp + ${CMAKE_CURRENT_SOURCE_DIR}/textoverlaybutton.cpp ${CERTIFICATELIST_SOURCES} ${DOWNLOADER_SOURCES} )