Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.12.0
-
None
-
-
81c2925d78fcfbe19617e81064f5b0c8b3d56044 (qt/qtapplicationmanager/5.12)
Description
There is a typo in QtApplicationManager documentation- http://doc.qt.io/QtApplicationManager/containers.html#extending-with-container-plugins
Missing + character on the last line, valid code snippet should look like:
TEMPLATE = lib CONFIG += plugin TARGET = mycontainer-plugin QT += appman_plugininterfaces-private // <- in the current docs "+" is missing
Attachments
For Gerrit Dashboard: QTBUG-73200 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
250838,2 | Fix typo in the container docs | 5.12 | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |