summaryrefslogtreecommitdiffstats
path: root/src/dialogs/qt_dialogs.pri
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
committerTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /src/dialogs/qt_dialogs.pri
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'src/dialogs/qt_dialogs.pri')
-rw-r--r--src/dialogs/qt_dialogs.pri24
1 files changed, 12 insertions, 12 deletions
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 \