mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-24 09:56:35 +02:00
qt: fixes #1582
This commit is contained in:
parent
ca78601ada
commit
9c6e3ff1d7
1 changed files with 5 additions and 0 deletions
|
@ -495,6 +495,11 @@ QGroupBox::title {
|
|||
</item>
|
||||
<item>
|
||||
<widget class="QComboBox" name="logLevelComboBox">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>None</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Error</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue