Fix compilation on mac (gcc 4.0.1)

Change-Id: I940d1cbd0505b5bf1452c8524fb987fab4c3c783
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
This commit is contained in:
Jarek Kobus
2012-03-16 11:28:16 +01:00
committed by Fawzi Mohamed
parent 04679f8071
commit fde642a932

View File

@@ -49,6 +49,9 @@
class QHostInfo;
namespace ZeroConf {
class ServiceBrowser;
namespace Internal {
class ServiceGatherer;
@@ -267,7 +270,6 @@ private:
};
class ServiceBrowserPrivate {
friend class ServiceBrowser;
public:
ServiceBrowser *q;
QString serviceType;