Changeset 48830 in vbox
- Timestamp:
- Oct 3, 2013 10:52:25 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp
r48579 r48830 453 453 } 454 454 455 bool UIPortForwardingModel::setData(const QModelIndex &index, const QVariant &value, int iRole /* = Qt::EditRole*/)455 bool UIPortForwardingModel::setData(const QModelIndex &index, const QVariant &value, int iRole /* = Qt::EditRole */) 456 456 { 457 457 /* Check index validness: */
Note:
See TracChangeset
for help on using the changeset viewer.