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/dialogs/qmessagebox.cpp | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'src/dialogs/qmessagebox.cpp') diff --git a/src/dialogs/qmessagebox.cpp b/src/dialogs/qmessagebox.cpp index e0545de32..fc902b5a0 100644 --- a/src/dialogs/qmessagebox.cpp +++ b/src/dialogs/qmessagebox.cpp @@ -38,19 +38,19 @@ ** **********************************************************************/ -#include "qmessagebox.h" +#include "ntqmessagebox.h" #ifndef QT_NO_MESSAGEBOX -#include "qaccel.h" -#include "qlabel.h" -#include "qpushbutton.h" -#include "qimage.h" -#include "qapplication.h" -#include "qstyle.h" -#include "qobjectlist.h" +#include "ntqaccel.h" +#include "ntqlabel.h" +#include "ntqpushbutton.h" +#include "ntqimage.h" +#include "ntqapplication.h" +#include "ntqstyle.h" +#include "ntqobjectlist.h" #if defined(QT_ACCESSIBILITY_SUPPORT) -#include "qaccessible.h" +#include "ntqaccessible.h" #endif #if defined QT_NON_COMMERCIAL #include "qnc_win.h" -- cgit v1.2.3