Skip to content

Commit

Permalink
Added Mach4 tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
corna committed Jan 29, 2015
1 parent eef651c commit ef90857
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<x>10</x>
<y>10</y>
<width>317</width>
<height>301</height>
<height>375</height>
</rect>
</property>
<layout class="QGridLayout" name="commonGridLayout">
Expand Down Expand Up @@ -1135,7 +1135,7 @@
<item row="2" column="1">
<widget class="QComboBox" name="softwareComboBox">
<property name="toolTip">
<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>
<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>
</property>
<item>
<property name="text">
Expand Down Expand Up @@ -1521,7 +1521,7 @@
<x>0</x>
<y>0</y>
<width>795</width>
<height>21</height>
<height>24</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
Expand Down

0 comments on commit ef90857

Please sign in to comment.