finish removing RandomizeMAC

This commit is contained in:
Arisotura
2022-09-15 21:44:24 +02:00
parent 648bf9fa7f
commit 455c996170
8 changed files with 18 additions and 24 deletions

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>511</width>
<height>342</height>
<height>338</height>
</rect>
</property>
<property name="sizePolicy">
@ -144,9 +144,9 @@
</widget>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="cbRandomizeMAC">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Randomize</string>
<string>(leave empty to use default MAC)</string>
</property>
</widget>
</item>