summaryrefslogtreecommitdiffstats
path: root/src/widgets/to_be_moved/to_be_moved.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/to_be_moved/to_be_moved.pri')
-rw-r--r--src/widgets/to_be_moved/to_be_moved.pri17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/widgets/to_be_moved/to_be_moved.pri b/src/widgets/to_be_moved/to_be_moved.pri
new file mode 100644
index 0000000000..d09c568c69
--- /dev/null
+++ b/src/widgets/to_be_moved/to_be_moved.pri
@@ -0,0 +1,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 \