Escape backslashes in variable value
commit60fb1314aa5a9516de1e906b4adc7b6b1d5ba4ee
authorArto Jonsson <ajonsson@kapsi.fi>
Mon, 4 Oct 2010 18:07:27 +0000 (4 21:07 +0300)
committerArto Jonsson <ajonsson@kapsi.fi>
Mon, 4 Oct 2010 18:07:27 +0000 (4 21:07 +0300)
treed467e764d6349b8a791fd3d61551275c31a3f5a2
parente441a48a3839f3912ab74ec3105b67dfe45930d7
Escape backslashes in variable value

This is a fix for Qt 4.7 deprecation warning:

    Warning: cutechess.pro:2: Unescaped backslashes are deprecated.

More info: http://bugreports.qt.nokia.com/browse/QTBUG-13836
cutechess.pro