From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- qmake/examples/tutorial/hello.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qmake/examples/tutorial/hello.h') diff --git a/qmake/examples/tutorial/hello.h b/qmake/examples/tutorial/hello.h index 37d3f05d3..650108aad 100644 --- a/qmake/examples/tutorial/hello.h +++ b/qmake/examples/tutorial/hello.h @@ -1,4 +1,4 @@ -#include +#include class MyPushButton : public TQPushButton { -- cgit v1.2.1