- Timestamp:
- Jul 18, 2023 5:02:38 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp
r99604 r100638 1724 1724 if (srcParenIdx.isValid()) 1725 1725 { 1726 QModelIndex i = index(iSourceRow, 0, srcParenIdx);1726 QModelIndex i = sourceModel()->index(iSourceRow, 0, srcParenIdx); 1727 1727 if (i.isValid()) 1728 1728 {
Note:
See TracChangeset
for help on using the changeset viewer.

