Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 12.0.0
-
-
3f45cc114 (master)
Description
When saving (editor/text) trailing white spaces are removed, thats fine. But is also does so at c++ raw strings. I think it should not remove trailing whitespaces there.