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.pri12
1 files changed, 12 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..95bfc0a2b4
--- /dev/null
+++ b/src/widgets/to_be_moved/to_be_moved.pri
@@ -0,0 +1,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 \