Skip to content

Commit

Permalink
Update video player form
Browse files Browse the repository at this point in the history
  • Loading branch information
UmSenhorQualquer committed Mar 6, 2019
1 parent d0ec86a commit 8548c0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyforms_gui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
__author__ = "Ricardo Ribeiro"
__credits__ = ["Ricardo Ribeiro"]
__license__ = "MIT"
__version__ = "4.1"
__version__ = "4.2"
__maintainer__ = "Ricardo Ribeiro"
__email__ = "ricardojvr@gmail.com"
__status__ = "Development"
Expand Down
2 changes: 1 addition & 1 deletion pyforms_gui/controls/control_player/video.ui
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ color: #FFF;</string>
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
<height>24</height>
</size>
</property>
<property name="sizeIncrement">
Expand Down

0 comments on commit 8548c0a

Please sign in to comment.