-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.6.0
-
None
-
Ubuntu 11.10, QtCreator 2.6
-
d5a84bcb09d1ecadf1876afa86d3c51f15ecf70a
I was trying to prefix a bunch of lines with some text by using regular expressions.
As it turns out this didn't work with just "^", it worked with ^ and another character.