diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /src/kernel/qrichtext_p.h | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'src/kernel/qrichtext_p.h')
-rw-r--r-- | src/kernel/qrichtext_p.h | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/src/kernel/qrichtext_p.h b/src/kernel/qrichtext_p.h index 2d7844382..7c5453b55 100644 --- a/src/kernel/qrichtext_p.h +++ b/src/kernel/qrichtext_p.h @@ -54,27 +54,27 @@ // #ifndef QT_H -#include "qstring.h" -#include "qptrlist.h" -#include "qrect.h" -#include "qfontmetrics.h" -#include "qintdict.h" -#include "qmap.h" -#include "qstringlist.h" -#include "qfont.h" -#include "qcolor.h" -#include "qsize.h" -#include "qvaluelist.h" -#include "qvaluestack.h" -#include "qobject.h" -#include "qdict.h" -#include "qpixmap.h" -#include "qstylesheet.h" -#include "qptrvector.h" -#include "qpainter.h" -#include "qlayout.h" -#include "qobject.h" -#include "qapplication.h" +#include "ntqstring.h" +#include "ntqptrlist.h" +#include "ntqrect.h" +#include "ntqfontmetrics.h" +#include "ntqintdict.h" +#include "ntqmap.h" +#include "ntqstringlist.h" +#include "ntqfont.h" +#include "ntqcolor.h" +#include "ntqsize.h" +#include "ntqvaluelist.h" +#include "ntqvaluestack.h" +#include "ntqobject.h" +#include "ntqdict.h" +#include "ntqpixmap.h" +#include "ntqstylesheet.h" +#include "ntqptrvector.h" +#include "ntqpainter.h" +#include "ntqlayout.h" +#include "ntqobject.h" +#include "ntqapplication.h" #endif // QT_H #ifndef QT_NO_RICHTEXT |