diff options
Diffstat (limited to 'src/picture_asset.h')
| -rw-r--r-- | src/picture_asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/picture_asset.h b/src/picture_asset.h index a11c286c..b8dab052 100644 --- a/src/picture_asset.h +++ b/src/picture_asset.h @@ -76,7 +76,7 @@ public: _size = s; } - void write_to_cpl (xmlpp::Element *, bool) const; + void write_to_cpl (xmlpp::Element *) const; protected: |
