diff ui/CMakeLists.txt @ 871:4efd6378c001

(issue51) Add fallback in case systemtray is unavailable. If no systemtray is available it will now show a message box as notification.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 06 Aug 2014 18:03:23 +0200
parents e4cf249ba1a6
children 0051cb07da28
line wrap: on
line diff
--- a/ui/CMakeLists.txt	Wed Aug 06 11:55:02 2014 +0200
+++ b/ui/CMakeLists.txt	Wed Aug 06 18:03:23 2014 +0200
@@ -41,6 +41,7 @@
     ${CMAKE_CURRENT_SOURCE_DIR}/processwaitdialog.cpp
     ${CMAKE_CURRENT_SOURCE_DIR}/textoverlaybutton.cpp
     ${CMAKE_CURRENT_SOURCE_DIR}/taskscheduler.cpp
+    ${CMAKE_CURRENT_SOURCE_DIR}/trayicon.cpp
     ${CERTIFICATELIST_SOURCES}
     ${DOWNLOADER_SOURCES}
 )

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