Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 384425 | Differences between
and this patch

Collapse All | Expand All

(-)qxmlrpc-0.0.svn6.orig/xmlrpc/client.h (-1 / +1 lines)
Lines 7-13 Link Here
7
#include <qobject.h>
7
#include <qobject.h>
8
#include <QHttp>
8
#include <QHttp>
9
9
10
#include "xmlrpc/variant.h"
10
#include "variant.h"
11
class QAuthenticator;
11
class QAuthenticator;
12
12
13
namespace  xmlrpc {
13
namespace  xmlrpc {

Return to bug 384425