summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qlineedit/qlineedit.pro
blob: 83f93f0ba0458d812e0caf29c66ade53821293ea (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qlineedit
QT += gui-private core-private widgets testlib
SOURCES  += tst_qlineedit.cpp

# QTBUG-24518 - unstable test
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):DEFINES+=UBUNTU_ONEIRIC