diff options
Diffstat (limited to 'tqtinterface/qt4/src/dialogs/tqdialog.cpp')
-rw-r--r-- | tqtinterface/qt4/src/dialogs/tqdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/src/dialogs/tqdialog.cpp b/tqtinterface/qt4/src/dialogs/tqdialog.cpp index 58093f1..31341ca 100644 --- a/tqtinterface/qt4/src/dialogs/tqdialog.cpp +++ b/tqtinterface/qt4/src/dialogs/tqdialog.cpp @@ -114,7 +114,7 @@ A <b>modeless</b> dialog is a dialog that operates independently of other windows in the same application. Find and - tqreplace dialogs in word-processors are often modeless to allow the + replace dialogs in word-processors are often modeless to allow the user to interact with both the application's main window and with the dialog. |