Changeset 33582 in vbox for trunk/src/VBox/Main/DisplayImpl.cpp
- Timestamp:
- Oct 28, 2010 5:56:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/DisplayImpl.cpp
r33540 r33582 60 60 /** Our display connector interface. */ 61 61 PDMIDISPLAYCONNECTOR IConnector; 62 #if defined(VBOX_WITH_VIDEOHWACCEL) 62 #if defined(VBOX_WITH_VIDEOHWACCEL) || defined(VBOX_WITH_CRHGSMI) 63 63 /** VBVA callbacks */ 64 64 PPDMIDISPLAYVBVACALLBACKS pVBVACallbacks;
Note:
See TracChangeset
for help on using the changeset viewer.