diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:04:08 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:04:08 -0600 |
commit | e02e31c8b9d854cd62cbe9799228f6e08e882773 (patch) | |
tree | 53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /doc/html/qmessagebox.html | |
parent | 143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff) | |
download | tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip |
Sync with latest script
Diffstat (limited to 'doc/html/qmessagebox.html')
-rw-r--r-- | doc/html/qmessagebox.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qmessagebox.html b/doc/html/qmessagebox.html index 3223b16ea..59e471474 100644 --- a/doc/html/qmessagebox.html +++ b/doc/html/qmessagebox.html @@ -622,7 +622,7 @@ See the <a href="qmessagebox.html#textFormat-prop">"textFormat"</a> property for </h3> Returns the pixmap used for a standard icon. This allows the pixmaps to be used in more complex message boxes. <em>icon</em> -specifies the retquired icon, e.g. TQMessageBox::Question, +specifies the required icon, e.g. TQMessageBox::Question, TQMessageBox::Information, TQMessageBox::Warning or TQMessageBox::Critical. @@ -631,7 +631,7 @@ TQMessageBox::Critical. <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> Returns the pixmap used for a standard icon. This allows the pixmaps to be used in more complex message boxes. -<em>icon</em> specifies the retquired icon, e.g. TQMessageBox::Information, +<em>icon</em> specifies the required icon, e.g. TQMessageBox::Information, TQMessageBox::Warning or TQMessageBox::Critical. <p> <em>style</em> is unused. |