Changeset 53850 in vbox
- Timestamp:
- Jan 16, 2015 9:37:05 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/include/DisplayImpl.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/DisplayImpl.h
r53849 r53850 170 170 void i_handleCrVRecScreenshotEnd(uint32_t uScreen, uint64_t u64TimeStamp); 171 171 void i_handleVRecCompletion(); 172 HRESULT notifyScaleFactorChange(ULONG uScreen, ULONG u32ScaleFactorWMultiplied, ULONG u32ScaleFactorHMultiplied);172 virtual HRESULT notifyScaleFactorChange(ULONG uScreen, ULONG u32ScaleFactorWMultiplied, ULONG u32ScaleFactorHMultiplied); 173 173 #endif 174 174
Note:
See TracChangeset
for help on using the changeset viewer.

