OAuth: fix compilation with old gcc
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 28 Sep 2017 08:54:27 +0000 (10:54 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Oct 2017 20:01:38 +0000 (22:01 +0200)
commitc424dec7d4c3c721405fa48b4a57e5bc5cb5d71a
tree36c6c1bba429cf988a2a73a0aec602f7759ca719
parent78078b714e139b65d63d55983e5745d2a2c56de5
OAuth: fix compilation with old gcc

We need to used QPointer::data in the signal slot connection

Relates to pr #6065
src/gui/creds/oauth.cpp