1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>DlgAboutDlg</class>
4 <widget class="QDialog" name="DlgAboutDlg">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>494</width>
10    <height>513</height>
11   </rect>
12  </property>
13  <property name="sizePolicy">
14   <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
15    <horstretch>0</horstretch>
16    <verstretch>0</verstretch>
17   </sizepolicy>
18  </property>
19  <property name="minimumSize">
20   <size>
21    <width>0</width>
22    <height>0</height>
23   </size>
24  </property>
25  <property name="windowTitle">
26   <string>About Mixxx</string>
27  </property>
28  <layout class="QVBoxLayout" name="verticalLayout">
29   <item>
30    <layout class="QHBoxLayout" name="horizontalLayout">
31     <item>
32      <widget class="QSvgWidget" name="mixxx_icon" native="true">
33       <property name="maximumSize">
34        <size>
35         <width>32</width>
36         <height>32</height>
37        </size>
38       </property>
39      </widget>
40     </item>
41     <item>
42      <widget class="QSvgWidget" name="mixxx_logo" native="true">
43       <property name="maximumSize">
44        <size>
45         <width>170</width>
46         <height>68</height>
47        </size>
48       </property>
49      </widget>
50     </item>
51     <item>
52      <spacer name="horizontalSpacer">
53       <property name="orientation">
54        <enum>Qt::Horizontal</enum>
55       </property>
56       <property name="sizeHint" stdset="0">
57        <size>
58         <width>1</width>
59         <height>20</height>
60        </size>
61       </property>
62      </spacer>
63     </item>
64    </layout>
65   </item>
66   <item>
67    <widget class="QWidget" name="widget" native="true">
68     <layout class="QVBoxLayout" name="verticalLayout_2">
69      <item>
70       <widget class="QLabel" name="version_label">
71        <property name="text">
72         <string notr="true">Mixxx 2.x.x</string>
73        </property>
74        <property name="textInteractionFlags">
75         <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
76        </property>
77       </widget>
78      </item>
79      <item>
80       <layout class="QGridLayout" name="gridLayout">
81        <item row="2" column="1">
82         <widget class="QLabel" name="platform_label">
83          <property name="text">
84           <string>Unknown</string>
85          </property>
86          <property name="textInteractionFlags">
87           <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
88          </property>
89         </widget>
90        </item>
91        <item row="1" column="0">
92         <widget class="QLabel" name="label_2">
93          <property name="text">
94           <string>Date:</string>
95          </property>
96         </widget>
97        </item>
98        <item row="0" column="0">
99         <widget class="QLabel" name="label">
100          <property name="sizePolicy">
101           <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
102            <horstretch>0</horstretch>
103            <verstretch>0</verstretch>
104           </sizepolicy>
105          </property>
106          <property name="text">
107           <string>Git Version:</string>
108          </property>
109         </widget>
110        </item>
111        <item row="2" column="0">
112         <widget class="QLabel" name="label_3">
113          <property name="text">
114           <string>Platform:</string>
115          </property>
116         </widget>
117        </item>
118        <item row="0" column="1">
119         <widget class="QLabel" name="git_version_label">
120          <property name="sizePolicy">
121           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
122            <horstretch>0</horstretch>
123            <verstretch>0</verstretch>
124           </sizepolicy>
125          </property>
126          <property name="text">
127           <string>Unknown</string>
128          </property>
129          <property name="textInteractionFlags">
130           <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
131          </property>
132         </widget>
133        </item>
134        <item row="1" column="1">
135         <widget class="QLabel" name="date_label">
136          <property name="text">
137           <string>Unknown</string>
138          </property>
139          <property name="textInteractionFlags">
140           <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
141          </property>
142         </widget>
143        </item>
144       </layout>
145      </item>
146     </layout>
147    </widget>
148   </item>
149   <item>
150    <widget class="QTabWidget" name="tabs">
151     <property name="currentIndex">
152      <number>0</number>
153     </property>
154     <property name="documentMode">
155      <bool>false</bool>
156     </property>
157     <property name="movable">
158      <bool>false</bool>
159     </property>
160     <widget class="QWidget" name="creditsTab">
161      <attribute name="title">
162       <string>Credits</string>
163      </attribute>
164      <layout class="QGridLayout" name="creditsTabLayout">
165       <property name="leftMargin">
166        <number>12</number>
167       </property>
168       <property name="topMargin">
169        <number>12</number>
170       </property>
171       <property name="rightMargin">
172        <number>12</number>
173       </property>
174       <property name="bottomMargin">
175        <number>12</number>
176       </property>
177       <item row="0" column="0">
178        <widget class="QTextBrowser" name="textBrowser">
179         <property name="html">
180          <string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
181&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
182p, li { white-space: pre-wrap; }
183&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Cantarell'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
184&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Lucida Grande'; font-size:13pt;&quot;&gt;            &lt;/span&gt;&lt;/p&gt;
185&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:9pt;&quot;&gt;Credits go here&lt;/span&gt;&lt;span style=&quot; font-family:'Lucida Grande'; font-size:13pt;&quot;&gt;            &lt;/span&gt;&lt;/p&gt;
186&lt;p style=&quot;-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:'Sans Serif'; font-size:9pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
187         </property>
188         <property name="textInteractionFlags">
189          <set>Qt::NoTextInteraction</set>
190         </property>
191        </widget>
192       </item>
193      </layout>
194     </widget>
195     <widget class="QWidget" name="licenseTab">
196      <attribute name="title">
197       <string>License</string>
198      </attribute>
199      <layout class="QGridLayout" name="licenseTabLayout">
200       <property name="leftMargin">
201        <number>12</number>
202       </property>
203       <property name="topMargin">
204        <number>12</number>
205       </property>
206       <property name="rightMargin">
207        <number>12</number>
208       </property>
209       <property name="bottomMargin">
210        <number>12</number>
211       </property>
212       <item row="0" column="0">
213        <widget class="QTextBrowser" name="licenseText">
214         <property name="textInteractionFlags">
215          <set>Qt::NoTextInteraction</set>
216         </property>
217        </widget>
218       </item>
219      </layout>
220     </widget>
221    </widget>
222   </item>
223   <item>
224    <layout class="QHBoxLayout" name="horizontalLayout_2">
225     <item>
226      <widget class="QLabel" name="textWebsiteLink">
227       <property name="openExternalLinks">
228        <bool>true</bool>
229       </property>
230       <property name="textInteractionFlags">
231        <set>Qt::LinksAccessibleByMouse</set>
232       </property>
233      </widget>
234     </item>
235     <item>
236      <spacer name="horizontalSpacer_2">
237       <property name="orientation">
238        <enum>Qt::Horizontal</enum>
239       </property>
240       <property name="sizeHint" stdset="0">
241        <size>
242         <width>20</width>
243         <height>20</height>
244        </size>
245       </property>
246      </spacer>
247     </item>
248     <item>
249      <widget class="QPushButton" name="btnDonate"/>
250     </item>
251     <item>
252      <widget class="QDialogButtonBox" name="buttonBox">
253       <property name="sizePolicy">
254        <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
255         <horstretch>0</horstretch>
256         <verstretch>0</verstretch>
257        </sizepolicy>
258       </property>
259       <property name="layoutDirection">
260        <enum>Qt::LeftToRight</enum>
261       </property>
262       <property name="orientation">
263        <enum>Qt::Horizontal</enum>
264       </property>
265       <property name="standardButtons">
266        <set>QDialogButtonBox::Ok</set>
267       </property>
268      </widget>
269     </item>
270    </layout>
271   </item>
272  </layout>
273 </widget>
274 <customwidgets>
275  <customwidget>
276   <class>QSvgWidget</class>
277   <extends>QWidget</extends>
278   <header>qsvgwidget.h</header>
279  </customwidget>
280 </customwidgets>
281 <resources>
282  <include location="../../res/mixxx.qrc"/>
283 </resources>
284 <connections/>
285</ui>
286