Changeset 105991 in vbox for trunk/src/VBox
- Timestamp:
- Sep 9, 2024 4:16:30 PM (7 months ago)
- svn:sync-xref-src-repo-rev:
- 164735
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotDetailsWidget.cpp
r105864 r105991 414 414 void UISnapshotDetailsElement::prepare() 415 415 { 416 /* Install QIComboBoxaccessibility interface factory: */416 /* Install UISnapshotDetailsElement accessibility interface factory: */ 417 417 QAccessible::installFactory(UIAccessibilityInterfaceForUISnapshotDetailsElement::pFactory); 418 418
Note:
See TracChangeset
for help on using the changeset viewer.