Move tst_qshortcut.cpp to QtWidgets
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>
This commit is contained in:
parent
702b4cb5d4
commit
df19bffbd9
@ -13,7 +13,6 @@ SUBDIRS=\
|
|||||||
qmouseevent_modal \
|
qmouseevent_modal \
|
||||||
qpalette \
|
qpalette \
|
||||||
qscreen \
|
qscreen \
|
||||||
qshortcut \
|
|
||||||
qtouchevent \
|
qtouchevent \
|
||||||
qwindow \
|
qwindow \
|
||||||
qguiapplication \
|
qguiapplication \
|
||||||
|
@ -14,6 +14,7 @@ SUBDIRS=\
|
|||||||
qwidget_window \
|
qwidget_window \
|
||||||
qwidgetaction \
|
qwidgetaction \
|
||||||
qicon \
|
qicon \
|
||||||
|
qshortcut \
|
||||||
|
|
||||||
SUBDIRS -= qsound
|
SUBDIRS -= qsound
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user