summaryrefslogtreecommitdiffstats
path: root/src/widgets/to_be_moved/to_be_moved.pri
blob: 95bfc0a2b4656473afab6422dd9c67fb88dd174e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 \

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