Changeset 992 in vbox
- Timestamp:
- Feb 19, 2007 6:34:46 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 18807
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp
r989 r992 748 748 749 749 #if defined (Q_WS_X11) 750 /** 751 * Start the kchmviewer application with the VBox help file. 752 * 753 * @param pvUser an array of strings which are the path to and the arguments for kchmviewer 754 */ 750 755 DECLCALLBACK(int) showHelpContentsThread(RTTHREAD /* ThreadSelf */, void *pvUser) 751 756 {
Note:
See TracChangeset
for help on using the changeset viewer.