diff options
Diffstat (limited to 'src/reel.h')
| -rw-r--r-- | src/reel.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ public: return _main_subtitle; } - void write_to_cpl (xmlpp::Node *, bool) const; + void write_to_cpl (xmlpp::Element *, bool) const; bool encrypted () const; |
