Fix inversed qmake logic for widget action tests

Change-Id: I638f449d0067583a67ac91f2ab3b847d93480707
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
Allan Sandfeld Jensen 2020-02-17 17:20:29 +01:00
parent 9d563e605b
commit a75d610d5f

View File

@ -20,7 +20,7 @@ SUBDIRS=\
darwin:SUBDIRS -= \ darwin:SUBDIRS -= \
qgesturerecognizer \ qgesturerecognizer \
!qtConfig(action):SUBDIRS -= \ qtConfig(action):SUBDIRS += \
qaction \ qaction \
qactiongroup \ qactiongroup \
qwidgetaction qwidgetaction