- Timestamp:
- May 18, 2010 9:23:39 AM (15 years ago)
- Location:
- trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage2.ui
r28800 r29604 2 2 <ui version="4.0"> 3 3 <comment> 4 VBox frontends: Qt4 GUI ( "VirtualBox"):4 VBox frontends: Qt4 GUI ("VirtualBox"): 5 5 6 6 Copyright (C) 2009-2010 Oracle Corporation … … 10 10 you can redistribute it and/or modify it under the terms of the GNU 11 11 General Public License (GPL) as published by the Free Software 12 Foundation, in version 2 as it comes in the "COPYING"file of the12 Foundation, in version 2 as it comes in the "COPYING" file of the 13 13 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. … … 31 31 </property> 32 32 <layout class="QVBoxLayout" name="m_pLayout1"> 33 <property name="bottomMargin" 33 <property name="bottomMargin"> 34 34 <number>0</number> 35 35 </property> … … 75 75 <item> 76 76 <spacer name="m_pSpacer1"> 77 <property name="orientation"> 78 <enum>Qt::Vertical</enum> 79 </property> 77 80 <property name="sizeHint" stdset="0"> 78 81 <size> 79 82 <width>0</width> 80 <height> 62</height>83 <height>0</height> 81 84 </size> 82 85 </property> -
trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage3.ui
r28800 r29604 2 2 <ui version="4.0"> 3 3 <comment> 4 VBox frontends: Qt4 GUI ( "VirtualBox"):4 VBox frontends: Qt4 GUI ("VirtualBox"): 5 5 6 6 Copyright (C) 2009-2010 Oracle Corporation … … 10 10 you can redistribute it and/or modify it under the terms of the GNU 11 11 General Public License (GPL) as published by the Free Software 12 Foundation, in version 2 as it comes in the "COPYING"file of the12 Foundation, in version 2 as it comes in the "COPYING" file of the 13 13 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. … … 21 21 <y>0</y> 22 22 <width>600</width> 23 <height>6 00</height>23 <height>661</height> 24 24 </rect> 25 25 </property> … … 31 31 </property> 32 32 <layout class="QVBoxLayout" name="m_pLayout1"> 33 <property name="bottomMargin" 33 <property name="bottomMargin"> 34 34 <number>0</number> 35 35 </property> … … 98 98 <item> 99 99 <spacer name="m_pSpacer1"> 100 <property name="orientation"> 101 <enum>Qt::Vertical</enum> 102 </property> 100 103 <property name="sizeHint" stdset="0"> 101 104 <size> 102 105 <width>0</width> 103 <height> 117</height>106 <height>0</height> 104 107 </size> 105 108 </property>
Note:
See TracChangeset
for help on using the changeset viewer.