Fix compilation error due to QByteArray/QString mixup

Authored by dfaure on Jul 26 2018, 7:43 PM.

Description

Fix compilation error due to QByteArray/QString mixup

main.cpp:4251:35: error: no matching function for call to ‘QByteArray::indexOf(QString&)’

Details

Committed
dfaureMar 16 2019, 11:09 PM
Differential Revision
D20030: Fix compilation error due to QByteArray/QString mixup
Parents
R486:1137ed5f07d1: Require CMake 3.4 and use the OpenSSL imported libs
Branches
Unknown
Tags
Unknown