src/server/storage/dbconfigpostgresql.cpp - fix compile

Authored by winterz on May 21 2019, 5:08 PM.

Description

src/server/storage/dbconfigpostgresql.cpp - fix compile

if 'auto' is used the compiler turns it into a
‘const std::initializer_list<const QString>’
so explicitly use QStringList

CCMAIL: dvratil@kde.org

Details

Committed
winterzMay 21 2019, 5:08 PM
Parents
R165:33b2ec61a52c: Fix build on the CI
Branches
Unknown
Tags
Unknown