mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
qt: newer options added; not tested
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>679</width>
|
||||
<height>4151</height>
|
||||
<height>4178</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="settingsContentsQVBoxLayout">
|
||||
@@ -464,13 +464,13 @@
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>390</height>
|
||||
<height>417</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>16777215</width>
|
||||
<height>390</height>
|
||||
<height>417</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="title">
|
||||
@@ -482,7 +482,7 @@
|
||||
<x>0</x>
|
||||
<y>20</y>
|
||||
<width>661</width>
|
||||
<height>368</height>
|
||||
<height>397</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_11">
|
||||
@@ -528,6 +528,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="reservedrange_checkbox">
|
||||
<property name="text">
|
||||
<string>Check remote RI for being in blacklist of reserved IP ranges</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user