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 6ee3bd24..011dea87 100644 --- a/src/picture_asset.h +++ b/src/picture_asset.h @@ -140,7 +140,7 @@ protected: Fraction _screen_aspect_ratio; private: - std::string pkl_type (Standard standard) const; + std::string pkl_type (Standard standard) const override; }; |
