summaryrefslogtreecommitdiffstats
path: root/src/widgets/to_be_moved/to_be_moved.pri
blob: d09c568c6940fc81b146e0c1786d8c551c40ad11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
HEADERS += \
        to_be_moved/qlinecontrol_p.h \
        to_be_moved/qtextcontrol_p.h \
        to_be_moved/qtextcontrol_p_p.h \
        to_be_moved/qshortcut.h \
        to_be_moved/qshortcutmap_p.h \
        to_be_moved/qdrag.h \
        to_be_moved/qdnd_p.h \

SOURCES += \
        to_be_moved/qlinecontrol.cpp \
        to_be_moved/qtextcontrol.cpp \
        to_be_moved/qshortcut.cpp \
        to_be_moved/qshortcutmap.cpp \
        to_be_moved/qdrag.cpp \
        to_be_moved/qdnd.cpp \
        to_be_moved/qdnd_qpa.cpp \