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/widgets/qlistview.cpp | 50 +++++++++++++++++++++++------------------------ 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'src/widgets/qlistview.cpp') diff --git a/src/widgets/qlistview.cpp b/src/widgets/qlistview.cpp index 7340bf35b..18d87f624 100644 --- a/src/widgets/qlistview.cpp +++ b/src/widgets/qlistview.cpp @@ -38,34 +38,34 @@ ** **********************************************************************/ -#include "qlistview.h" +#include "ntqlistview.h" #ifndef QT_NO_LISTVIEW -#include "qtimer.h" -#include "qheader.h" -#include "qpainter.h" -#include "qcursor.h" -#include "qptrstack.h" -#include "qptrlist.h" -#include "qstrlist.h" -#include "qapplication.h" -#include "qbitmap.h" -#include "qdatetime.h" -#include "qptrdict.h" -#include "qptrvector.h" -#include "qiconset.h" -#include "qcleanuphandler.h" -#include "qpixmapcache.h" -#include "qpopupmenu.h" -#include "qtl.h" -#include "qdragobject.h" -#include "qlineedit.h" -#include "qvbox.h" -#include "qtooltip.h" -#include "qstyle.h" -#include "qstylesheet.h" +#include "ntqtimer.h" +#include "ntqheader.h" +#include "ntqpainter.h" +#include "ntqcursor.h" +#include "ntqptrstack.h" +#include "ntqptrlist.h" +#include "ntqstrlist.h" +#include "ntqapplication.h" +#include "ntqbitmap.h" +#include "ntqdatetime.h" +#include "ntqptrdict.h" +#include "ntqptrvector.h" +#include "ntqiconset.h" +#include "ntqcleanuphandler.h" +#include "ntqpixmapcache.h" +#include "ntqpopupmenu.h" +#include "ntqtl.h" +#include "ntqdragobject.h" +#include "ntqlineedit.h" +#include "ntqvbox.h" +#include "ntqtooltip.h" +#include "ntqstyle.h" +#include "ntqstylesheet.h" #include "../kernel/qinternal_p.h" #if defined(QT_ACCESSIBILITY_SUPPORT) -#include "qaccessible.h" +#include "ntqaccessible.h" #endif const int Unsorted = 16383; -- cgit v1.2.1