Move tst_qshortcut.cpp to QtWidgets
authorDebao Zhang <dbzhang800@gmail.com>
Sat, 10 Mar 2012 02:28:12 +0000 (18:28 -0800)
committerQt by Nokia <qt-info@nokia.com>
Mon, 12 Mar 2012 20:38:51 +0000 (21:38 +0100)
QShortcut belongs to QtWidgets instead of QtGui.

Change-Id: I9715399bb372a6ea4bd76109f87ba31a1e30a7e6
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
tests/auto/gui/kernel/kernel.pro
tests/auto/widgets/kernel/kernel.pro
tests/auto/widgets/kernel/qshortcut/.gitignore [moved from tests/auto/gui/kernel/qshortcut/.gitignore with 100% similarity]
tests/auto/widgets/kernel/qshortcut/qshortcut.pro [moved from tests/auto/gui/kernel/qshortcut/qshortcut.pro with 100% similarity]
tests/auto/widgets/kernel/qshortcut/tst_qshortcut.cpp [moved from tests/auto/gui/kernel/qshortcut/tst_qshortcut.cpp with 100% similarity]

index 116e9dd..48d94b9 100644 (file)
@@ -13,7 +13,6 @@ SUBDIRS=\
    qmouseevent_modal \
    qpalette \
    qscreen \
-   qshortcut \
    qtouchevent \
    qwindow \
    qguiapplication \
index 3a00300..cf909b7 100644 (file)
@@ -14,6 +14,7 @@ SUBDIRS=\
    qwidget_window \
    qwidgetaction \
    qicon \
+   qshortcut \
 
 SUBDIRS -= qsound