<div dir="ltr">Hi,<div>I just found out that qMessageFormatString got renamed into qMessageFormatString, that's the commit message [1].</div><div>Anybody has a better solution than a good ol' ifdef?</div><div><br></div>

<div>Aleix</div><div><br></div><div>[1]</div><div><div>commit e968793e81ffcb439210e7eb422c0063834cfdc9</div><div>Author: Kai Koehne <<a href="mailto:kai.koehne@digia.com">kai.koehne@digia.com</a>></div><div>Date:   Fri Jul 18 14:40:59 2014 +0200</div>

<div><br></div><div>    Add qFormatLogMessage()</div><div>    </div><div>    Export the former qMessageFormatString() as qFormatLogMessage(). This</div><div>    allows custom message handlers to format their messages just like the</div>

<div>    default message handler, taking qSetMessagePattern() /</div><div>    QT_MESSAGE_PATTERN into account.</div><div>    </div><div>    The method should arguably not add the '\n' at the end, which a follow</div>

<div>    up commit will fix.</div><div>    </div><div>    Change-Id: Ib2a9cfda91473df079daf03bf3197e6ac63e013e</div><div>    Reviewed-by: Thiago Macieira <<a href="mailto:thiago.macieira@intel.com">thiago.macieira@intel.com</a>></div>

<div>    Reviewed-by: Alex Blasche <<a href="mailto:alexander.blasche@digia.com">alexander.blasche@digia.com</a>></div></div><div><br></div></div>