From a68577e7e07cce40cac142f6e2b386a76f3ecbd1 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 1 Aug 2012 14:36:13 +0200 Subject: replace \key and \gui qdoc commands with \uicontrol Change-Id: I0753305d4fe1ea20417f451766101da1247dfeeb Reviewed-by: Casper van Donderen --- src/printsupport/doc/src/printing.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/printsupport/doc/src') diff --git a/src/printsupport/doc/src/printing.qdoc b/src/printsupport/doc/src/printing.qdoc index 69f3cd5019..aff04206e6 100644 --- a/src/printsupport/doc/src/printing.qdoc +++ b/src/printsupport/doc/src/printing.qdoc @@ -67,7 +67,7 @@ Although QPrinter objects can be constructed and set up without requiring user input, printing is often performed as a result of a request by the user; - for example, when the user selects the \gui{File|Print...} menu item in a GUI + for example, when the user selects the \uicontrol{File|Print...} menu item in a GUI application. In such cases, a newly-constructed QPrinter object is supplied to a QPrintDialog, allowing the user to specify the printer to use, paper size, and other printing properties. -- cgit v1.2.3