Use proper TQt headers

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
master
Michele Calgaro 1 month ago
parent f762b97f3f
commit 5a7e26ea90
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1,7 +1,7 @@
/* dot.l */
%{
#include <ntqstring.h>
#include <tqstring.h>
#include "dotparse.hpp"
%}

Loading…
Cancel
Save