Changeset 11118 in vbox for trunk/src/VBox/Frontends/VirtualBox4/ui
- Timestamp:
- Aug 4, 2008 6:01:29 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMInformationDlg.ui
r9257 r11118 61 61 </property> 62 62 <item> 63 <widget class="Q TextEdit" name="mDetailsText" >63 <widget class="QRichTextEdit" name="mDetailsText" > 64 64 <property name="frameShape" > 65 65 <enum>QFrame::NoFrame</enum> … … 96 96 </property> 97 97 <item> 98 <widget class="Q TextEdit" name="mStatisticText" >98 <widget class="QRichTextEdit" name="mStatisticText" > 99 99 <property name="frameShape" > 100 100 <enum>QFrame::NoFrame</enum> … … 128 128 <header>QIDialogButtonBox.h</header> 129 129 </customwidget> 130 <customwidget> 131 <class>QRichTextEdit</class> 132 <extends>QTextEdit</extends> 133 <header>VBoxUtils.h</header> 134 </customwidget> 130 135 </customwidgets> 131 136 <resources>
Note:
See TracChangeset
for help on using the changeset viewer.