summaryrefslogtreecommitdiffstats
path: root/kicker/applets/systemtray/systemtrayapplet.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-04-03 21:10:30 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-04-03 21:10:30 -0500
commit48c5586497dc6a9d6caf84d48c164da49e060e06 (patch)
treef220923bfc92a9ba0c53079a6cd26352edbb0dfe /kicker/applets/systemtray/systemtrayapplet.cpp
parent86cc65ce51ca652ff1e7517bf29fcd375639719f (diff)
downloadtdebase-48c5586497dc6a9d6caf84d48c164da49e060e06.tar.gz
tdebase-48c5586497dc6a9d6caf84d48c164da49e060e06.zip
Add option to enable the clock shadow in transparent mode
This closes Bug 387
Diffstat (limited to 'kicker/applets/systemtray/systemtrayapplet.cpp')
-rw-r--r--kicker/applets/systemtray/systemtrayapplet.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/kicker/applets/systemtray/systemtrayapplet.cpp b/kicker/applets/systemtray/systemtrayapplet.cpp
index 707f4b74d..f9d490162 100644
--- a/kicker/applets/systemtray/systemtrayapplet.cpp
+++ b/kicker/applets/systemtray/systemtrayapplet.cpp
@@ -34,6 +34,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <tqstyle.h>
#include <tqgrid.h>
#include <tqpainter.h>
+#include <tqimage.h>
#include <dcopclient.h>
#include <tdeapplication.h>