ref: hashComparer

This commit is contained in:
semenov
2024-10-07 09:02:53 +03:00
parent 3d66dc16ce
commit 867f0b9730
22 changed files with 255 additions and 134 deletions

View File

@@ -49,7 +49,7 @@
<rect>
<x>0</x>
<y>541</y>
<width>550</width>
<width>540</width>
<height>50</height>
</rect>
</property>
@@ -73,7 +73,7 @@
</property>
<layout class="QHBoxLayout" name="downlayout">
<property name="spacing">
<number>1</number>
<number>10</number>
</property>
<item>
<widget class="QProgressBar" name="loadingProgressBar">
@@ -923,9 +923,9 @@
<widget class="QWidget" name="updateButtonGroup_2" native="true">
<property name="geometry">
<rect>
<x>10</x>
<x>0</x>
<y>541</y>
<width>551</width>
<width>540</width>
<height>50</height>
</rect>
</property>
@@ -1104,8 +1104,8 @@
<bool>false</bool>
</property>
</widget>
<zorder>mainFrame</zorder>
<zorder>downLayout</zorder>
<zorder>mainFrame</zorder>
<zorder>horizontalWidget</zorder>
<zorder>notificationLabel</zorder>
<zorder>debugWidget</zorder>