Fix primary clipboard warning

This commit is contained in:
ConteZero
2021-10-20 21:25:09 +02:00
parent 8474bb0a3c
commit 8c48b4a7e0
7 changed files with 24 additions and 11 deletions
+2
View File
@@ -819,6 +819,8 @@
</constant>
<constant name="FEATURE_SWAP_BUFFERS" value="17" enum="Feature">
</constant>
<constant name="FEATURE_CLIPBOARD_PRIMARY" value="19" enum="Feature">
</constant>
<constant name="MOUSE_MODE_VISIBLE" value="0" enum="MouseMode">
Makes the mouse cursor visible if it is hidden.
</constant>