Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.2.0-beta1
-
None
-
ubuntu 14.04
Description
Try for example to search:
QLatin1String(("[^"]*"))
and replace it with:
\1
all the results are replaced with raw "\1"