Fix inadvertent tqt changes.

(cherry picked from commit 12583b3ce0)
v3.5.13-sru
Darrell Anderson 12 years ago committed by Slávek Banko
parent f322b495bc
commit a98cb051a0

@ -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