Skip to content

Commit

Permalink
GUI: New dialog: make verticalLayout_1 label unique
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
  • Loading branch information
ppisa committed Oct 1, 2024
1 parent d6e94b6 commit 28f7128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/dialogs/new/NewDialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<property name="modal">
<bool>true</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<layout class="QVBoxLayout" name="verticalLayout_1">
<property name="leftMargin">
<number>0</number>
</property>
Expand Down

0 comments on commit 28f7128

Please sign in to comment.