forked from qt-creator/qt-creator
Doc: fix names of refactoring actions in the manual
Change-Id: Ica093e5afe5c647e2fe3c7aa385d256257d84ea7 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
@@ -2346,7 +2346,7 @@
|
||||
\li Activation
|
||||
|
||||
\row
|
||||
\li Move Component into \c filename.qml
|
||||
\li Move Component into Separate File
|
||||
\li Moves a QML type into a separate file
|
||||
\li QML type name
|
||||
\row
|
||||
@@ -2370,7 +2370,7 @@
|
||||
|
||||
\li QML type property
|
||||
\row
|
||||
\li Wrap in Loader
|
||||
\li Wrap Component in Loader
|
||||
\li Wraps the type in a Component type and loads it dynamically in a
|
||||
Loader type. This is usually done to improve startup time.
|
||||
\li QML type name
|
||||
|
Reference in New Issue
Block a user