Changeset 12058 in vbox
- Timestamp:
- Sep 3, 2008 3:33:03 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMListView.cpp
r12030 r12058 574 574 } 575 575 576 QVariant VBoxVMModel::headerData(int aSection, Qt::Orientation aOrientation,577 int aRole /*= Qt::DisplayRole */) const576 QVariant VBoxVMModel::headerData(int /*aSection*/, Qt::Orientation /*aOrientation*/, 577 int /*aRole = Qt::DisplayRole */) const 578 578 { 579 579 return QVariant();
Note:
See TracChangeset
for help on using the changeset viewer.