Changeset 10219 in vbox for trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobalSettings.h
- Timestamp:
- Jul 4, 2008 11:47:13 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 32807
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobalSettings.h
r8888 r10219 135 135 private: 136 136 137 void setPropertyPrivate ( int index, const QString &value);137 void setPropertyPrivate (size_t index, const QString &value); 138 138 void resetError() { last_err = QString::null; } 139 139
Note:
See TracChangeset
for help on using the changeset viewer.