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/qstylesheet.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/kernel/qstylesheet.cpp') diff --git a/src/kernel/qstylesheet.cpp b/src/kernel/qstylesheet.cpp index 333f1059c..e74a9be16 100644 --- a/src/kernel/qstylesheet.cpp +++ b/src/kernel/qstylesheet.cpp @@ -38,14 +38,14 @@ ** **********************************************************************/ -#include "qstylesheet.h" +#include "ntqstylesheet.h" #ifndef QT_NO_RICHTEXT #include "private/qrichtext_p.h" -#include "qlayout.h" -#include "qpainter.h" -#include "qcleanuphandler.h" +#include "ntqlayout.h" +#include "ntqpainter.h" +#include "ntqcleanuphandler.h" #include @@ -78,7 +78,7 @@ public: }; /*! - \class TQStyleSheetItem qstylesheet.h + \class TQStyleSheetItem ntqstylesheet.h \brief The TQStyleSheetItem class provides an encapsulation of a set of text styles. \ingroup text @@ -855,7 +855,7 @@ int TQStyleSheetItem::lineSpacing() const /*! - \class TQStyleSheet qstylesheet.h + \class TQStyleSheet ntqstylesheet.h \ingroup text \brief The TQStyleSheet class is a collection of styles for rich text rendering and a generator of tags. -- cgit v1.2.3