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/demo/qasteroids/toplevel.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'examples/demo/qasteroids/toplevel.cpp') diff --git a/examples/demo/qasteroids/toplevel.cpp b/examples/demo/qasteroids/toplevel.cpp index fbec2ec28..973bc6c7c 100644 --- a/examples/demo/qasteroids/toplevel.cpp +++ b/examples/demo/qasteroids/toplevel.cpp @@ -4,13 +4,13 @@ * Part of the KDE project */ // --- toplevel.cpp --- -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include -#include +#include #include "toplevel.h" #include "ledmeter.h" -- cgit v1.2.3