############################################################
# Project file for autotest for file qsystemtrayicon.h
############################################################

CONFIG += testcase
TARGET = tst_qsystemtrayicon
QT += widgets testlib
SOURCES += tst_qsystemtrayicon.cpp


