refactor fakedns

This commit is contained in:
arm64v8a
2023-07-23 15:54:37 +09:00
parent 1e561ae9d1
commit 20f903f109
9 changed files with 118 additions and 26 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>650</width>
<height>500</height>
<width>600</width>
<height>400</height>
</rect>
</property>
<property name="sizePolicy">
@@ -33,7 +33,7 @@
<item row="2" column="3">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>3</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab_1">
<attribute name="title">
@@ -606,7 +606,7 @@
<item>
<widget class="QCheckBox" name="mux_padding">
<property name="text">
<string>padding</string>
<string notr="true">Padding</string>
</property>
</widget>
</item>
@@ -701,8 +701,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>515</width>
<height>315</height>
<width>198</width>
<height>58</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_6">