summaryrefslogtreecommitdiffstats
path: root/doc/porting2.doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 18:57:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 18:57:29 -0600
commit143f194af098d44bf0dd1ebb29e59f30ce48d523 (patch)
tree02283363dbd49fea58066ee068546ffa04cc6527 /doc/porting2.doc
parentceaf41bd779bdcc293a4f43100a3834c72c2c46d (diff)
downloadtqt3-143f194af098d44bf0dd1ebb29e59f30ce48d523.tar.gz
tqt3-143f194af098d44bf0dd1ebb29e59f30ce48d523.zip
Sync with master conversion script
Diffstat (limited to 'doc/porting2.doc')
-rw-r--r--doc/porting2.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/porting2.doc b/doc/porting2.doc
index e29ea73d8..227ca1ddd 100644
--- a/doc/porting2.doc
+++ b/doc/porting2.doc
@@ -1125,7 +1125,7 @@ QMessageBox::warning(QWidget *, const char *, const char *, int, int, int)
QMessageBox::critical(QWidget *, const char *, const char *, const char *, const char *, const char *, int, int)
QMessageBox::critical(QWidget *, const char *, const char *, int, int, int)
QMessageBox::about(QWidget *, const char *, const char *)
-QMessageBox::aboutQt(QWidget *, const char *)
+QMessageBox::aboutTQt(QWidget *, const char *)
QMessageBox::message(const char *, const char *, const char *, QWidget *, const char *)
QMessageBox::buttonText(void) const
QMessageBox::query(const char *, const char *, const char *, const char *, QWidget *, const char *)