fix msvc compatibility

Authored by sitter on Nov 13 2019, 4:58 PM.

Description

fix msvc compatibility

spec-wise inheriting constructors is an all or nothing sort of affair which
means NewBug needs to manually implement the default constructor because
it actually does needs a custom copy constructor (this may have to do with
qobject having a q_disable_copy call for the cctor, so probably msvc
dislikes using for that reason)

Details

Committed
sitterNov 13 2019, 4:58 PM
Parents
R871:9c7677f31908: Update version number for 5.17.3 GIT_SILENT
Branches
Unknown
Tags
Unknown