Make the tip consistent with label
This commit is contained in:
parent
207a16f14f
commit
31cf10a6aa
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@
|
|||
<item row="5" column="1">
|
||||
<widget class="QComboBox" name="kcfg_ActivationDesktopPolicy">
|
||||
<property name="whatsThis">
|
||||
<string><html><head/><body><p>This setting controls what happens when an open window located on a Virtual Desktop other than the current one is activated. </p><p><span style=" font-style:italic;">Switch to other Virtual Desktop</span> will switch to the Virtual Desktop where the window is currently located. </p><p><span style=" font-style:italic;">Bring window to current Virtual Desktop</span> will cause the window to jump to the active Virtual Desktop. </p></body></html></string>
|
||||
<string><html><head/><body><p>This setting controls what happens when an open window located on a Virtual Desktop other than the current one is activated. </p><p><span style=" font-style:italic;">Switch to that Virtual Desktop</span> will switch to the Virtual Desktop where the window is currently located. </p><p><span style=" font-style:italic;">Bring window to current Virtual Desktop</span> will cause the window to jump to the active Virtual Desktop. </p></body></html></string>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
|
|
Loading…
Reference in a new issue