Use proper TQt headers

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/17/head
Michele Calgaro 4 months ago
parent 9d6caa32a5
commit 0e8bb32df9
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -905,7 +905,7 @@ Please check this list, and click &lt;b&gt;next&lt;/b&gt; to continue.</string>
</tabstops>
<includes>
<include location="local" impldecl="in implementation">wizardbase.ui.h</include>
<include location="global" impldecl="in implementation">ntqwidgetstack.h</include>
<include location="global" impldecl="in implementation">tqwidgetstack.h</include>
</includes>
<slots>
<slot>setAppName( TQString n )</slot>

@ -32,7 +32,7 @@
#include <tdelocale.h>
#include <assert.h>
#include <ntqfile.h>
#include <tqfile.h>
#include <sys/socket.h>
#include <netdb.h>
#include <sys/types.h>

Loading…
Cancel
Save