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/qcheckbox.cpp | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'src/widgets/qcheckbox.cpp') diff --git a/src/widgets/qcheckbox.cpp b/src/widgets/qcheckbox.cpp index 7b63674fd..b4982a167 100644 --- a/src/widgets/qcheckbox.cpp +++ b/src/widgets/qcheckbox.cpp @@ -38,19 +38,19 @@ ** **********************************************************************/ -#include "qcheckbox.h" +#include "ntqcheckbox.h" #ifndef QT_NO_CHECKBOX -#include "qpainter.h" -#include "qdrawutil.h" -#include "qpixmap.h" -#include "qpixmapcache.h" -#include "qbitmap.h" -#include "qtextstream.h" -#include "qapplication.h" -#include "qstyle.h" +#include "ntqpainter.h" +#include "ntqdrawutil.h" +#include "ntqpixmap.h" +#include "ntqpixmapcache.h" +#include "ntqbitmap.h" +#include "ntqtextstream.h" +#include "ntqapplication.h" +#include "ntqstyle.h" /*! - \class TQCheckBox qcheckbox.h + \class TQCheckBox ntqcheckbox.h \brief The TQCheckBox widget provides a checkbox with a text label. \ingroup basic -- cgit v1.2.3