Skip to content

Commit ef90857

Browse files
committed
Added Mach4 tooltip
1 parent eef651c commit ef90857

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mainwindow.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<x>10</x>
5858
<y>10</y>
5959
<width>317</width>
60-
<height>301</height>
60+
<height>375</height>
6161
</rect>
6262
</property>
6363
<layout class="QGridLayout" name="commonGridLayout">
@@ -1135,7 +1135,7 @@
11351135
<item row="2" column="1">
11361136
<widget class="QComboBox" name="softwareComboBox">
11371137
<property name="toolTip">
1138-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The height probing commands are different from software to software. Use this option to select the used software; currently supported softwares are LinuxCNC, &lt;font color=&quot;Red&quot;&gt;Mach3 (UNTESTED)&lt;/font&gt; and &lt;font color=&quot;Red&quot;&gt;TurboCNC (UNTESTED)&lt;/font&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1138+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The height probing commands are different from software to software. Use this option to select the used software; currently supported softwares are LinuxCNC, &lt;span style=&quot; color:#ff0000;&quot;&gt;Mach3 (UNTESTED)&lt;/span&gt;,&lt;span style=&quot; color:#ff0000;&quot;&gt; Mach4 (UNTESTED)&lt;/span&gt; and &lt;span style=&quot; color:#ff0000;&quot;&gt;TurboCNC (UNTESTED)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
11391139
</property>
11401140
<item>
11411141
<property name="text">
@@ -1521,7 +1521,7 @@
15211521
<x>0</x>
15221522
<y>0</y>
15231523
<width>795</width>
1524-
<height>21</height>
1524+
<height>24</height>
15251525
</rect>
15261526
</property>
15271527
<widget class="QMenu" name="menuFile">

0 commit comments

Comments
 (0)