diff options
Diffstat (limited to 'common/quicktime.h')
-rw-r--r-- | common/quicktime.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/quicktime.h b/common/quicktime.h index 08ca35ad51..641718e13a 100644 --- a/common/quicktime.h +++ b/common/quicktime.h @@ -168,7 +168,7 @@ protected: Rational _scaleFactorX; Rational _scaleFactorY; Array<Track *> _tracks; - + void init(); private: |