Skip to content

Commit

Permalink
Fix second Multimeter
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmucde committed Jul 9, 2021
1 parent 89c8748 commit b349272
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions settingsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>4</number>
<number>0</number>
</property>
<widget class="QWidget" name="tabGeneral">
<attribute name="title">
Expand Down Expand Up @@ -309,11 +309,6 @@
</item>
<item>
<widget class="QComboBox" name="comboBoxType2">
<item>
<property name="text">
<string>None</string>
</property>
</item>
<item>
<property name="text">
<string>Holdpeak HP-90EPC</string>
Expand Down

0 comments on commit b349272

Please sign in to comment.