Fix compiler warning for ImageInfo copy ctor.

Authored by johanneszarl on Aug 15 2019, 7:46 PM.

Description

Fix compiler warning for ImageInfo copy ctor.

The copy constructor of ImageInfo did not invoke the copy constructor of
its base class, but the default constructor.

Details

Committed
johanneszarlAug 15 2019, 7:46 PM
Parents
R463:c48299299c3a: SettingsData: clang-format messed up this one ;-)
Branches
Unknown
Tags
Unknown