Skip to content

Commit

Permalink
small GUI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasGBL committed Jul 16, 2022
1 parent 1cd7f60 commit d171d01
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions src/VideoCutWindow/videocutwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,13 @@
</property>
</widget>
</item>
<item>
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="text">
Expand Down
2 changes: 1 addition & 1 deletion src/videolowwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@
<item>
<widget class="QLabel" name="label_9">
<property name="text">
<string>Videolänge:</string>
<string>Video length:</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit d171d01

Please sign in to comment.