diff options
Diffstat (limited to 'src/reel_picture_asset.h')
| -rw-r--r-- | src/reel_picture_asset.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/reel_picture_asset.h b/src/reel_picture_asset.h index e635e850..7ab92228 100644 --- a/src/reel_picture_asset.h +++ b/src/reel_picture_asset.h @@ -54,6 +54,8 @@ public: } private: + std::string key_type () const; + Fraction _frame_rate; Fraction _screen_aspect_ratio; }; |
