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/qt_dialogs.pri | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/dialogs/qt_dialogs.pri') diff --git a/src/dialogs/qt_dialogs.pri b/src/dialogs/qt_dialogs.pri index 9bd899205..deada26e9 100644 --- a/src/dialogs/qt_dialogs.pri +++ b/src/dialogs/qt_dialogs.pri @@ -3,22 +3,22 @@ dialogs { DIALOGS_P = dialogs - HEADERS += $$DIALOGS_H/qcolordialog.h \ - $$DIALOGS_H/qdialog.h \ - $$DIALOGS_H/qerrormessage.h \ - $$DIALOGS_H/qfiledialog.h \ - $$DIALOGS_H/qfontdialog.h \ - $$DIALOGS_H/qmessagebox.h \ - $$DIALOGS_H/qprogressdialog.h \ - $$DIALOGS_H/qsemimodal.h \ - $$DIALOGS_H/qtabdialog.h \ - $$DIALOGS_H/qwizard.h \ - $$DIALOGS_H/qinputdialog.h + HEADERS += $$DIALOGS_H/ntqcolordialog.h \ + $$DIALOGS_H/ntqdialog.h \ + $$DIALOGS_H/ntqerrormessage.h \ + $$DIALOGS_H/ntqfiledialog.h \ + $$DIALOGS_H/ntqfontdialog.h \ + $$DIALOGS_H/ntqmessagebox.h \ + $$DIALOGS_H/ntqprogressdialog.h \ + $$DIALOGS_H/ntqsemimodal.h \ + $$DIALOGS_H/ntqtabdialog.h \ + $$DIALOGS_H/ntqwizard.h \ + $$DIALOGS_H/ntqinputdialog.h !embedded:mac:SOURCES += $$DIALOGS_CPP/qfiledialog_mac.cpp $$DIALOGS_CPP/qcolordialog_mac.cpp win32:SOURCES += $$DIALOGS_CPP/qfiledialog_win.cpp unix:SOURCES += $$DIALOGS_CPP/qprintdialog.cpp - unix:HEADERS += $$DIALOGS_H/qprintdialog.h + unix:HEADERS += $$DIALOGS_H/ntqprintdialog.h SOURCES += $$DIALOGS_CPP/qcolordialog.cpp \ $$DIALOGS_CPP/qdialog.cpp \ -- cgit v1.2.1