Changeset 14259 in vbox for trunk/src/VBox/Frontends/VBoxManage
- Timestamp:
- Nov 17, 2008 5:08:25 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 39427
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h
r14258 r14259 93 93 94 94 #ifndef VBOX_ONLY_DOCS 95 # ifdef USE_XPCOM_QUEUE 95 96 /** A pointer to the event queue, set by main() before calling any handlers. */ 96 97 extern nsCOMPtr<nsIEventQueue> g_pEventQ; 98 # endif 97 99 #endif /* !VBOX_ONLY_DOCS */ 98 100
Note:
See TracChangeset
for help on using the changeset viewer.