apol added inline comments. INLINE COMMENTS
> httpworker.cpp:33 > + > +Q_GLOBAL_STATIC(QNetworkAccessManager, NetworkManager) > +Q_GLOBAL_STATIC(QMutex, NetworkManagerMutex) How about getting a class with these 3 attributes? Looks like we're juggling here... REPOSITORY R304 KNewStuff REVISION DETAIL https://phabricator.kde.org/D5638 To: leinir, whiting, apol Cc: #frameworks