New upstream version 26.0.0+dfsg1

This commit is contained in:
Sebastian Ramacher 2020-10-01 22:15:25 +02:00
parent 8e020cdacb
commit 240080891f
837 changed files with 41275 additions and 9196 deletions

View file

@ -14,6 +14,13 @@
<string>LogReturnDialog</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="description">
<property name="text">
<string>LogReturnDialog.Description</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
@ -33,6 +40,13 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="analyzeURL">
<property name="text">
<string>LogReturnDialog.AnalyzeURL</string>
</property>
</widget>
</item>
</layout>
</item>
<item>