mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-22 13:58:18 +02:00
qt: newer options added; not tested
This commit is contained in:
parent
005581ef62
commit
17f5bcbd1c
8 changed files with 249 additions and 42 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue