From 6321b5847a09ac52215fbb2a9269a1d09d32a12b Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Fri, 24 Aug 2012 23:17:13 +0200 Subject: doc: remove links to Qt Designer Designer is in the tools repo, we cannot link there. Mentioning the name should be good enough. Change-Id: I55193aa31e60ae266a8890f706c332a63ed3610d Reviewed-by: Casper van Donderen --- doc/src/examples/multipleinheritance.qdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/src/examples/multipleinheritance.qdoc b/doc/src/examples/multipleinheritance.qdoc index 0921aa2fbf..5d19e7c8da 100644 --- a/doc/src/examples/multipleinheritance.qdoc +++ b/doc/src/examples/multipleinheritance.qdoc @@ -29,9 +29,9 @@ \example uitools/multipleinheritance \title Multiple Inheritance Example - The Multiple Inheritance Example shows how to use a form created with \QD - in an application by subclassing both QWidget and the user interface - class, which is \c{Ui::CalculatorForm}. + The Multiple Inheritance Example shows how to use a form created with + Qt Designer in an application by subclassing both QWidget and the user + interface class, which is \c{Ui::CalculatorForm}. \image multipleinheritance-example.png -- cgit v1.2.3