From 1837bc49ff6645be319decdafb4a896aab79f51f Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 16 Oct 2009 15:59:23 +0000 Subject: added status icon popup message (patch by Artur Guzik) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1316 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/statusicon/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/plugins/General/statusicon/CMakeLists.txt') diff --git a/src/plugins/General/statusicon/CMakeLists.txt b/src/plugins/General/statusicon/CMakeLists.txt index e518a01be..0e28749ab 100644 --- a/src/plugins/General/statusicon/CMakeLists.txt +++ b/src/plugins/General/statusicon/CMakeLists.txt @@ -32,6 +32,7 @@ SET(libstatusicon_SRCS statusicon.cpp statusiconfactory.cpp qmmptrayicon.cpp + statusiconpopupwidget.cpp ) SET(libstatusicon_MOC_HDRS @@ -39,6 +40,7 @@ SET(libstatusicon_MOC_HDRS statusiconfactory.h statusicon.h qmmptrayicon.h + statusiconpopupwidget.h ) SET(libstatusicon_RCCS -- cgit v1.2.3-13-gbd6f