examples/corelib/mimetypebrowser: Fix no-widgets build
Change-Id: Iea8cbc791bc2bb990c4d550c890ccd5f5ca17bd6 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>bb10
parent
57057f76ad
commit
cd21da3922
|
|
@ -1,3 +1,4 @@
|
|||
TEMPLATE = subdirs
|
||||
|
||||
SUBDIRS = mimetypebrowser
|
||||
qtHaveModule(widgets): SUBDIRS += \
|
||||
mimetypebrowser
|
||||
|
|
|
|||
Loading…
Reference in New Issue