On 21 March 2015 at 16:28, Claudiu Olteanu
<[email protected]> 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
--
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to