summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/doc/src/b2qt.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc
index e47168e..185a606 100644
--- a/src/doc/src/b2qt.qdoc
+++ b/src/doc/src/b2qt.qdoc
@@ -1621,6 +1621,11 @@
<INSTALL_DIR>/Tools/b2qt/adb logcat
\endcode
+ \note When terminating an application from Qt Creator, you may see the
+ message \e {Terminating application. Error running process: Process crashed}.
+ This is normal and does not indicate a problem in your code; a SIGTERM
+ signal is sent to the application, and Qt interprets it as a crash.
+
\section2 Mouse or touch input does not work
See \l{Customization}.