QXmlRPC  1.1
stable.h
1 
2 #ifndef STABLE_H
3 #define STABLE_H
4  #if defined(__cplusplus) and not defined(__OBJC__)
5  #include <QtXml>
6  #include <QtCore>
7  #include <QtNetwork>
8  #endif
9 #endif // STABLE_H
10