[PATCH] Fix for ticket #844

Lubomir I. Ivanov neolit123 at gmail.com
Sat Mar 21 07:31:12 PDT 2015


On 21 March 2015 at 16:28, Claudiu Olteanu
<olteanu.vasilica.claudiu at gmail.com> wrote:
> Thanks for your remarks.
>
> You are right, there is no reason to change the parent from "this" to
> NULL. I made the changes and attached a new version of the patch.
>

this line is still wrong:
+     tr("Subsurface XML files (*.ssrf *.xml *.XML)"));

basically you need a single tab (to align to the function indentation)
and then spaces only until tr(....)); reaches:
    this, tr("Save
    ^
    |

lubomir
--


More information about the subsurface mailing list