Changeset 53968 in vbox for trunk/src/VBox/Additions/x11/vboxvideo
- Timestamp:
- Jan 26, 2015 9:01:38 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h
r53966 r53968 216 216 /** Input handler handle for ACPI hot-plug listener. */ 217 217 void *hACPIEventHandler; 218 # endif 218 219 /** Have we read all available HGSMI mode hint data? */ 219 220 bool fHaveReadHGSMIModeHintData; 220 # endif221 221 #else 222 222 /** The original CreateScreenResources procedure which we wrap with our own.
Note:
See TracChangeset
for help on using the changeset viewer.