QTweetLib icon indicating copy to clipboard operation
QTweetLib copied to clipboard

using obsolete methods that are removed from latest Qt

Open ber4444 opened this issue 11 years ago • 0 comments

see https://qt.gitorious.org/qt/qtbase/source/73a1e8c60d894701f34806cc4b847aa2814bf389:src/corelib/io/qurl.cpp - now QUrl.encodedQueryItems and QUrl.encodedQueryItemValue are missing from Qt, you should not reference them in oauth.cpp

ber4444 avatar Nov 06 '14 15:11 ber4444