git-svn-id: svn://db.shs.com.ru/libs@504 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2019-02-27 19:29:47 +00:00
parent fb4ca737a8
commit c0489e9529
2 changed files with 6 additions and 5 deletions

View File

@@ -28,9 +28,9 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label">
<widget class="QLabel" name="labelCols">
<property name="text">
<string>Rows:</string>
<string>Cols:</string>
</property>
</widget>
</item>
@@ -42,9 +42,9 @@
</widget>
</item>
<item>
<widget class="QLabel" name="labelCols">
<widget class="QLabel" name="label">
<property name="text">
<string>Cols:</string>
<string>Rows:</string>
</property>
</widget>
</item>