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/thread/semaphores/main.cpp | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'examples/thread/semaphores') diff --git a/examples/thread/semaphores/main.cpp b/examples/thread/semaphores/main.cpp index 69d4779d5..a32873a95 100644 --- a/examples/thread/semaphores/main.cpp +++ b/examples/thread/semaphores/main.cpp @@ -6,16 +6,16 @@ ** program may be used, distributed and modified without limitation. ** *****************************************************************************/ -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #if defined(QT_NO_THREAD) # error Thread support not enabled. -- cgit v1.2.1