diff options
Diffstat (limited to 'src/lib/crop.h')
| -rw-r--r-- | src/lib/crop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/crop.h b/src/lib/crop.h index 00734d5e9..24330731d 100644 --- a/src/lib/crop.h +++ b/src/lib/crop.h @@ -65,7 +65,7 @@ struct Crop return s; } - void as_xml (xmlpp::Node *) const; + void as_xml(xmlpp::Element*) const; }; |
