diff options
Diffstat (limited to 'examples/README')
-rw-r--r-- | examples/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/README b/examples/README index 056320979..454a9b683 100644 --- a/examples/README +++ b/examples/README @@ -297,7 +297,7 @@ regexptester This little application is useful for testing regular expressions. richtext - This example shows the use of QTextView (a read/only QTextEdit + This example shows the use of TQTextView (a read/only TQTextEdit subclass). rot13 @@ -368,7 +368,7 @@ tetrix work of art. textedit - A simple text editor based on QTextEdit. + A simple text editor based on TQTextEdit. themes This examples demonstrates how to draw widgets in different styles |