mark cursorFollowsFocus setting as experimental

This commit is contained in:
Peter Fajdiga
2025-10-22 21:53:09 +02:00
parent 7f5745b2cf
commit 7070e59044

View File

@@ -32,7 +32,7 @@
<item>
<widget class="QCheckBox" name="kcfg_cursorFollowsFocus">
<property name="text">
<string>Cursor follows focus</string>
<string>Cursor follows focus (experimental)</string>
</property>
<property name="toolTip">
<string>When a window gains focus, move the cursor to it</string>