Add note about disabling notifications of internal errors

This commit is contained in:
Martchus 2022-05-04 00:54:17 +02:00
parent be9d963a82
commit 3b89c58ba4
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<item>
<widget class="QCheckBox" name="notifyOnErrorsCheckBox">
<property name="text">
<string>internal errors</string>
<string>internal errors (if disabled connection errors are only shown within &quot;Internal errors&quot; accessible from the menu!)</string>
</property>
</widget>
</item>