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.pri7
1 files changed, 7 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..fc570ce2d9
--- /dev/null
+++ b/src/widgets/to_be_moved/to_be_moved.pri
@@ -0,0 +1,7 @@
+HEADERS += \
+ to_be_moved/qshortcut.h \
+ to_be_moved/qshortcutmap_p.h \
+
+SOURCES += \
+ to_be_moved/qshortcut.cpp \
+ to_be_moved/qshortcutmap.cpp \