summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/changes-3.3.8
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/changes-3.3.8')
-rw-r--r--experimental/tqtinterface/qt4/changes-3.3.84
1 files changed, 2 insertions, 2 deletions
diff --git a/experimental/tqtinterface/qt4/changes-3.3.8 b/experimental/tqtinterface/qt4/changes-3.3.8
index ba1c2933e..28c99adb1 100644
--- a/experimental/tqtinterface/qt4/changes-3.3.8
+++ b/experimental/tqtinterface/qt4/changes-3.3.8
@@ -94,7 +94,7 @@ General Fixes
Stability fixes for networks with missing DNS settings.
- QFileDialog
- Ensured that files are not accidentally tqreplaced or lost during drag
+ Ensured that files are not accidentally replaced or lost during drag
and drop operations.
- QFtp
@@ -132,7 +132,7 @@ General Fixes
setDocument() no longer crashes when 0 is passed as an argument.
Fixed rendering of HTML tables with a fixed pixel width.
Fixed a potential crash when using undo/redo functionality.
- Fixed a regression when searching for space using QTextEdit::tqfind().
+ Fixed a regression when searching for space using QTextEdit::find().
- SQL plugins
Ensured that mysql_server_end() is only called once in the MySQL plugin.