From e50a1a3bd147922c3178d0553c233e6d5818d65b Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 26 Jul 2016 13:22:23 +0200 Subject: Doc: Remove references to the load option from example docs The Qt SCXML Compiler is now run automatically. Change-Id: Iefa55bd3b915cbce5733f85badaf06ee1b48cb40 Reviewed-by: Ulf Hermann --- examples/scxml/invoke-static/doc/src/invoke-static.qdoc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'examples/scxml/invoke-static') diff --git a/examples/scxml/invoke-static/doc/src/invoke-static.qdoc b/examples/scxml/invoke-static/doc/src/invoke-static.qdoc index d2ecc78..d58f49c 100644 --- a/examples/scxml/invoke-static/doc/src/invoke-static.qdoc +++ b/examples/scxml/invoke-static/doc/src/invoke-static.qdoc @@ -64,11 +64,9 @@ \skipto STATECHARTS \printline statemachine - We also tell qmake to run \c qscxmlc, which generates \e statemachine.h and - \e statemachine.cpp, and adds them to the \c HEADERS and \c SOURCES - variables for compilation: - - \printuntil qscxmlc + The Qt SCXML Compiler, \c qscxmlc, is run automatically to generate + \e statemachine.h and \e statemachine.cpp, and to add them to the \c HEADERS + and \c SOURCES variables for compilation. \section1 Instantiating the State Machine -- cgit v1.2.3