forked from qt-creator/qt-creator
Doc: Fix link to Qt UI Tools Text Finder example
The word "Example" was removed from the doc title. Change-Id: I67250c2f09a9c21e93a2d48e6391ac175780336c Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
\title Creating a Qt Widget Based Application
|
||||
|
||||
This tutorial describes how to use \QC to create a small Qt application,
|
||||
Text Finder. It is a simplified version of the Qt UI Tools \l{Text Finder
|
||||
Example}. We use \QD to construct the application user interface from
|
||||
Text Finder. It is a simplified version of the Qt UI Tools \l{Text Finder}
|
||||
example. You'll use \QD to construct the application user interface from
|
||||
Qt widgets and the code editor to write the application logic in C++.
|
||||
|
||||
\image qtcreator-textfinder-screenshot.png
|
||||
|
||||
Reference in New Issue
Block a user