Fix typo in QLoggingCategory documentation
Change-Id: Id147e6f4c25a75eed5456390819f340d8d20172c Reviewed-by: Jesus Fernandez <jsfdez@gmail.com>
This commit is contained in:
parent
5771b5325b
commit
78ed3a12db
@ -179,7 +179,7 @@ static void setBoolLane(QBasicAtomicInt *atomic, bool enable, int shift)
|
||||
The \c QtProject/qtlogging.ini file is looked up in all directories returned
|
||||
by QStandardPaths::GenericConfigLocation.
|
||||
|
||||
Set the \c QT_LOGGING_DEBUG environment variable to find out where you logging
|
||||
Set the \c QT_LOGGING_DEBUG environment variable to find out where your logging
|
||||
rules are loaded from.
|
||||
|
||||
\section2 Installing a Custom Filter
|
||||
|
Loading…
Reference in New Issue
Block a user