diff options
| author | martin | 2017-05-22 10:47:55 +0200 |
|---|---|---|
| committer | GitHub | 2017-05-22 10:47:55 +0200 |
| commit | e507cf0b6c22a9be880c22dd78723c007de8b73c (patch) | |
| tree | 2541d0570c43237f8faff97922f687d9d1d06bc4 /main.ui | |
| parent | 01de150f7401a3f2640999298f9b6f1c0c7a101a (diff) | |
| parent | e77199219521ab819730574c17a819c7e2bfe84d (diff) | |
Merge pull request #13 from tassaron2/master
Added the ability to use an mp4 as the background image
Diffstat (limited to 'main.ui')
| -rw-r--r-- | main.ui | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -386,7 +386,10 @@ <number>24</number> </property> <property name="textVisible"> - <bool>false</bool> + <bool>true</bool> + </property> + <property name="alignment"> + <enum>Qt::AlignCenter</enum> </property> </widget> </item> |
