Index: /trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.ui
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.ui	(revision 46627)
+++ /trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.ui	(revision 46628)
@@ -1,3 +1,3 @@
-<ui version="4.0" >
+<ui version="4.0">
  <comment>
  VBox frontends: Qt4 GUI ("VirtualBox"):
@@ -14,6 +14,6 @@
  </comment>
  <class>UIMachineSettingsAudio</class>
- <widget class="QWidget" name="UIMachineSettingsAudio" >
-  <property name="geometry" >
+ <widget class="QWidget" name="UIMachineSettingsAudio">
+  <property name="geometry">
    <rect>
     <x>0</x>
@@ -23,11 +23,11 @@
    </rect>
   </property>
-  <layout class="QGridLayout" >
-   <item row="0" column="0" colspan="2" >
-    <widget class="QCheckBox" name="mGbAudio" >
-     <property name="whatsThis" >
+  <layout class="QGridLayout">
+   <item row="0" column="0" colspan="2">
+    <widget class="QCheckBox" name="mGbAudio">
+     <property name="whatsThis">
       <string>When checked, a virtual PCI audio card will be plugged into the virtual machine and will communicate with the host audio system using the specified driver.</string>
      </property>
-     <property name="text" >
+     <property name="text">
       <string>Enable &amp;Audio</string>
      </property>
@@ -37,13 +37,13 @@
     </widget>
    </item>
-   <item row="1" column="0" >
+   <item row="1" column="0">
     <spacer>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="sizeType" >
+     <property name="sizeType">
       <enum>QSizePolicy::Fixed</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint">
       <size>
        <width>20</width>
@@ -53,55 +53,55 @@
     </spacer>
    </item>
-   <item row="1" column="1" >
-    <widget class="QWidget" native="1" name="mAudioChild" >
-     <layout class="QGridLayout" >
-      <property name="leftMargin" >
+   <item row="1" column="1">
+    <widget class="QWidget" native="1" name="mAudioChild">
+     <layout class="QGridLayout">
+      <property name="leftMargin">
        <number>0</number>
       </property>
-      <property name="topMargin" >
+      <property name="topMargin">
        <number>0</number>
       </property>
-      <property name="rightMargin" >
+      <property name="rightMargin">
        <number>0</number>
       </property>
-      <property name="bottomMargin" >
+      <property name="bottomMargin">
        <number>0</number>
       </property>
-      <item row="0" column="0" >
-       <widget class="QLabel" name="mLbAudioDriver" >
-        <property name="text" >
+      <item row="0" column="0">
+       <widget class="QLabel" name="mLbAudioDriver">
+        <property name="text">
          <string>Host Audio &amp;Driver:</string>
         </property>
-        <property name="alignment" >
+        <property name="alignment">
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
         </property>
-        <property name="buddy" >
+        <property name="buddy">
          <cstring>mCbAudioDriver</cstring>
         </property>
        </widget>
       </item>
-      <item row="0" column="1" >
-       <widget class="QComboBox" name="mCbAudioDriver" >
-        <property name="whatsThis" >
+      <item row="0" column="1">
+       <widget class="QComboBox" name="mCbAudioDriver">
+        <property name="whatsThis">
          <string>Controls the audio output driver. The &lt;b>Null Audio Driver&lt;/b> makes the guest see an audio card, however every access to it will be ignored.</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="0" >
-       <widget class="QLabel" name="mLbAudioController" >
-        <property name="text" >
+      <item row="1" column="0">
+       <widget class="QLabel" name="mLbAudioController">
+        <property name="text">
          <string>Audio &amp;Controller:</string>
         </property>
-        <property name="alignment" >
+        <property name="alignment">
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
         </property>
-        <property name="buddy" >
+        <property name="buddy">
          <cstring>mCbAudioController</cstring>
         </property>
        </widget>
       </item>
-      <item row="1" column="1" >
-       <widget class="QComboBox" name="mCbAudioController" >
-        <property name="whatsThis" >
+      <item row="1" column="1">
+       <widget class="QComboBox" name="mCbAudioController">
+        <property name="whatsThis">
          <string>Selects the type of the virtual sound card. Depending on this value, VirtualBox will provide different audio hardware to the virtual machine.</string>
         </property>
@@ -111,10 +111,10 @@
     </widget>
    </item>
-   <item row="1" column="2" >
+   <item row="1" column="2">
     <spacer>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint">
       <size>
        <width>40</width>
@@ -124,10 +124,10 @@
     </spacer>
    </item>
-   <item row="2" column="1" >
+   <item row="2" column="1">
     <spacer>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint">
       <size>
        <width>0</width>
@@ -147,9 +147,9 @@
    <slot>setEnabled(bool)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>111</x>
      <y>19</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>124</x>
      <y>61</y>
