Skip to content

Commit 64909c7

Browse files
vkconfig: Improve configure tooltips
Change-Id: I7f19d6029291b629c2a79e5e63da851f828b7173
1 parent 5b1087f commit 64909c7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

vkconfig_gui/mainwindow.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<enum>QTabWidget::Rounded</enum>
9292
</property>
9393
<property name="currentIndex">
94-
<number>3</number>
94+
<number>0</number>
9595
</property>
9696
<widget class="QWidget" name="tab_configurations">
9797
<property name="autoFillBackground">
@@ -129,7 +129,7 @@
129129
</font>
130130
</property>
131131
<property name="toolTip">
132-
<string>Check to control the Vulkan Layers used by running Vulkan Executables (Ctrl+Space)</string>
132+
<string>Toggle to control the Vulkan Layers used by running Vulkan Executables (Ctrl+Space)</string>
133133
</property>
134134
<property name="statusTip">
135135
<string/>
@@ -1272,7 +1272,7 @@
12721272
</font>
12731273
</property>
12741274
<property name="toolTip">
1275-
<string>Check to control Vulkan Physical Device used by all running Vulkan executables (Ctrl+Space)</string>
1275+
<string>Toggle to control Vulkan Physical Device used by all running Vulkan executables (Ctrl+Space)</string>
12761276
</property>
12771277
<property name="statusTip">
12781278
<string/>
@@ -2764,7 +2764,7 @@
27642764
</font>
27652765
</property>
27662766
<property name="toolTip">
2767-
<string>Check to produce Vulkan Loader Log to all running Vulkan executables (Ctrl+Space)</string>
2767+
<string>Toggle to produce Vulkan Loader Log to all running Vulkan executables (Ctrl+Space)</string>
27682768
</property>
27692769
<property name="statusTip">
27702770
<string/>

0 commit comments

Comments
 (0)