Fix DBus cmake component name
If a user would copy paste the cmake line shown in the documentation it would fail to find the package because it has the wrong case. Change-Id: Ia5354cf408a5744bcb1c13f2624b10a6a1dbea4b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
71f7a49fb2
commit
f3bcf92216
@ -8,7 +8,7 @@
|
||||
to perform Inter-Process Communication using the \l{Qt D-Bus}{D-Bus} protocol.
|
||||
|
||||
\ingroup modules
|
||||
\qtcmakepackage Dbus
|
||||
\qtcmakepackage DBus
|
||||
\qtvariable dbus
|
||||
|
||||
\keyword The QDBus compiler
|
||||
|
Loading…
x
Reference in New Issue
Block a user