summaryrefslogtreecommitdiffstats
path: root/examples/widgets/elidedlabel/elidedlabel.pro
blob: 1e391d9a5d75220f094ea41763453227864d7577 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Nokia Qt Examples: elided label example

QT += core gui widgets

TARGET = elidedlabel
TEMPLATE = app

SOURCES += \
    main.cpp\
    testwidget.cpp \
    elidedlabel.cpp

HEADERS += \
    testwidget.h \
    elidedlabel.h

CONFIG += mobility
MOBILITY =