Commit e726543a authored by Sergio Ahumada's avatar Sergio Ahumada Committed by The Qt Project
Browse files

qhelpgenerator: Fix warning about qpa_minimal_plugin usage


  Project WARNING: CONFIG+=qpa_minimal_plugin is deprecated. Use QTPLUGIN.platforms=qminimal instead.

Change-Id: I9f07c5033e0022e00c45e52570fe001856f13ca8
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
Showing with 1 addition and 1 deletion
QT += network help-private
CONFIG += qpa_minimal_plugin
QTPLUGIN.platforms = qminimal
SOURCES += ../shared/helpgenerator.cpp \
main.cpp
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment