Fix QT_NO_SYSTEMTRAYICON build.
authorSérgio Martins <sergio.martins@kdab.com>
Mon, 10 Sep 2012 18:53:01 +0000 (19:53 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 11 Sep 2012 07:35:28 +0000 (09:35 +0200)
commit260da7a832182698c4ca872c4634fbab02c4880c
tree517309de303852aba6eb319e41b109fdfdf33fa6
parent99d911701338249298ca6ae8c412acb3fb118c7f
Fix QT_NO_SYSTEMTRAYICON build.

The ifndef was added to the header but was missing in
the implementation file.

Change-Id: I25111b34b9c087465306ef81c23d6667257b5e71
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/gui/kernel/qplatformsystemtrayicon_qpa.cpp