added "quickEdit" to the website docs (#2258)

fixes #2254
This commit is contained in:
Alexander Wunschik 2017-09-21 22:39:04 +02:00 committed by Albin Ekblom
parent 384cb12df7
commit e30cbaced4

View file

@ -815,6 +815,11 @@
<td>false</td>
<td>If true, selected text will automatically be copied to the clipboard</td>
</tr>
<tr>
<td>"quickEdit"</td>
<td>false</td>
<td>If true, on right click selected text will be copied or pasted if no selection is present (true by default on Windows)</td>
</tr>
<tr>
<td>"bell"</td>
<td>"SOUND"</td>