diff options
author | Leena Miettinen <riitta-leena.miettinen@qt.io> | 2017-10-27 11:18:43 +0200 |
---|---|---|
committer | Leena Miettinen <riitta-leena.miettinen@qt.io> | 2017-10-27 11:38:10 +0000 |
commit | fa2e768eae40215cc4e81f822f2d21673c0c9213 (patch) | |
tree | b2e914b8d173a8b3fd82dc7bb7e5be7c95f2194a /doc | |
parent | 24a3f266c5e974c89b8fb7d1f92d6574c2cf831b (diff) | |
download | qt-creator-fa2e768eae40215cc4e81f822f2d21673c0c9213.tar.gz |
Doc: Describe limiting build output in the Compile Output pane
Change-Id: I1302d0554c8fd8d866a6280c45374802bd08f64d
Task-number: QTCREATORBUG-2200
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/howto/creator-ui.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc index ca7515b1b4..6c7a8a1d5f 100644 --- a/doc/src/howto/creator-ui.qdoc +++ b/doc/src/howto/creator-ui.qdoc @@ -479,6 +479,8 @@ when building applications, select \uicontrol Tools > \uicontrol Options > \uicontrol {Build & Run} > \uicontrol General, and then select the \uicontrol {Open Compile Output pane when building} check box. + In the \uicontrol {Limit build output to} field, you can specify the maximum + amount of build output lines to display in the pane. \section2 Debugger Console |