QCOMPARE: Fix a typo in the documentation
Change-Id: If21359397ef7873592b94838647aee121b84b33a Reviewed-by: Kai Koehne <kai.koehne@qt.io>
This commit is contained in:
parent
dd1030a450
commit
ca11725659
@ -113,7 +113,7 @@
|
||||
can be passed as expected value:
|
||||
\snippet code/src_qtestlib_qtestcase.cpp 34
|
||||
|
||||
Note that using initializer lists requires a defining a helper macro
|
||||
Note that using initializer lists requires defining a helper macro
|
||||
to prevent the preprocessor from interpreting the commas as macro argument
|
||||
delimiters:
|
||||
\snippet code/src_qtestlib_qtestcase.cpp 35
|
||||
|
Loading…
Reference in New Issue
Block a user