diff options
Diffstat (limited to 'src/reel_subtitle_asset.h')
| -rw-r--r-- | src/reel_subtitle_asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel_subtitle_asset.h b/src/reel_subtitle_asset.h index 55881f7e..876b3511 100644 --- a/src/reel_subtitle_asset.h +++ b/src/reel_subtitle_asset.h @@ -44,7 +44,7 @@ public: return boost::dynamic_pointer_cast<SubtitleAsset> (_asset_ref.object ()); } -private: +private: std::string cpl_node_name () const; }; |
