diff options
Diffstat (limited to 'doc/html/debug.html')
-rw-r--r-- | doc/html/debug.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/debug.html b/doc/html/debug.html index 75a0b0812..ac0220ee7 100644 --- a/doc/html/debug.html +++ b/doc/html/debug.html @@ -41,7 +41,7 @@ that can help with debugging. <p> <center><table cellpadding="4" cellspacing="2" border="0"> <tr bgcolor="#a2c511"> <th valign="top">Option <th valign="top">Result <tr bgcolor="#f0f0f0"> <td valign="top">-nograb -<td valign="top">The application should never grab <a href="ntqwidget.html#grabMouse">the mouse</a> or <a href="ntqwidget.html#grabKeyboard">the +<td valign="top">The application should never grab <a href="tqwidget.html#grabMouse">the mouse</a> or <a href="tqwidget.html#grabKeyboard">the keyboard</a>. This option is set by default when the program is running in the <tt>gdb</tt> debugger under Linux. <tr bgcolor="#d0d0d0"> <td valign="top">-dograb |