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 --- src/kernel/qlayout.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/kernel/qlayout.cpp') diff --git a/src/kernel/qlayout.cpp b/src/kernel/qlayout.cpp index 9f0792908..df9229ed8 100644 --- a/src/kernel/qlayout.cpp +++ b/src/kernel/qlayout.cpp @@ -38,14 +38,14 @@ ** **********************************************************************/ -#include "qlayout.h" +#include "ntqlayout.h" #ifndef QT_NO_LAYOUT -#include "qapplication.h" -#include "qwidget.h" -#include "qptrlist.h" -#include "qsizepolicy.h" +#include "ntqapplication.h" +#include "ntqwidget.h" +#include "ntqptrlist.h" +#include "ntqsizepolicy.h" #include "qlayoutengine_p.h" -- cgit v1.2.3