- Timestamp:
- Sep 28, 2009 12:53:22 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 52897
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h
r23368 r23373 300 300 /* branding */ 301 301 bool brandingIsActive (bool aForce = false); 302 QString VBoxGlobal::brandingGetKey (QString aKey);302 QString brandingGetKey (QString aKey); 303 303 304 304 bool isVMConsoleProcess() const { return !vmUuid.isNull(); }
Note:
See TracChangeset
for help on using the changeset viewer.