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 --- examples/life/lifedlg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/life/lifedlg.h') diff --git a/examples/life/lifedlg.h b/examples/life/lifedlg.h index 4ff4b195c..cb4c8532c 100644 --- a/examples/life/lifedlg.h +++ b/examples/life/lifedlg.h @@ -10,8 +10,8 @@ #ifndef LIFEDLG_H #define LIFEDLG_H -#include -#include +#include +#include class TQSlider; class TQPushButton; -- cgit v1.2.1