diff options
Diffstat (limited to 'example/README')
-rw-r--r-- | example/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/example/README b/example/README index 6ffa2ea..4efbc22 100644 --- a/example/README +++ b/example/README @@ -1,9 +1,9 @@ -QSCINTILLA EXAMPLE +TQSCINTILLA EXAMPLE This directory contains a port of the standard application example included -with Qt that uses QScintilla rather than QTextEdit. +with TQt that uses TQScintilla rather than TQTextEdit. -To build the example on all platforms, make sure QScintilla is installed and +To build the example on all platforms, make sure TQScintilla is installed and then run: qmake application |