Unbreak Qt 5.11 build

Authored by vkrause on Oct 11 2019, 7:59 AM.

Description

Unbreak Qt 5.11 build

qGetPtrHelper/Q_DECLARE_PRIVATE only works with std::unique_ptr starting
with Qt 5.12 unfortunately, so use a QScopedPointer instead here.

Details

Committed
vkrauseOct 11 2019, 7:59 AM
Parents
R490:a7400a8e70a0: Remove the PROTOCOL_COUNT enum value
Branches
Unknown
Tags
Unknown