Fix inadvertent tqt changes.

pull/1/head
Darrell Anderson 13 years ago
parent 0618b56bc2
commit 12583b3ce0

@ -27,7 +27,7 @@
#include <dnssd/servicebrowser.h>
#include <dnssd/remoteservice.h>
#else
// damned tqmoc will create slots regardless of #if macro
// damned moc will create slots regardless of #if macro
// this is hack to avoid undefined type
namespace DNSSD { namespace RemoteService { typedef int Ptr; } }
#endif

Loading…
Cancel
Save