diff options
Diffstat (limited to 'about.ui')
| -rw-r--r-- | about.ui | 19 |
1 files changed, 17 insertions, 2 deletions
@@ -10,9 +10,24 @@ <height>391</height> </rect> </property> + <property name="minimumSize"> + <size> + <width>516</width> + <height>391</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>516</width> + <height>391</height> + </size> + </property> <property name="windowTitle"> <string>About</string> </property> + <property name="modal"> + <bool>false</bool> + </property> <widget class="QLabel" name="label_2"> <property name="geometry"> <rect> @@ -49,7 +64,7 @@ <string>AleePlayer 0.1 by Alee Productions</string> </property> </widget> - <widget class="QTextEdit" name="textEdit"> + <widget class="QTextEdit" name="licenseText"> <property name="geometry"> <rect> <x>20</x> @@ -68,7 +83,7 @@ p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;"> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Noto Sans';"><br /></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Noto Sans';"> AleePlayer: Music player in Qt </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Noto Sans';"> Copyright (C) 2020 Alee Productions</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Noto Sans';"> Copyright (C) 2020 Alee Productions</span></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Noto Sans';"><br /></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Noto Sans';"> This program is free software: you can redistribute it and/or modify</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Noto Sans';"> it under the terms of the GNU General Public License as published by</span></p> |
