fix doxygen warning

This commit is contained in:
Juergen E. Fischer 2014-04-18 16:19:18 +02:00
parent 3a44b37f47
commit 66be0051f0

View File

@ -26,7 +26,7 @@ class QDomNode;
/**
* Simple key-value store (keys = strings, values = variants) that supports loading/saving to/from XML
* in <customproperties> element.
* in \verbatim <customproperties> \endverbatim element.
*
* \note added in 2.4
*/