- 時間撮記:
- 2016-2-23 下午01:38:14 (9 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Main/src-client/DisplayImpl.cpp
r59596 r59786 5 5 6 6 /* 7 * Copyright (C) 2006-201 4Oracle Corporation7 * Copyright (C) 2006-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 1809 1809 pVMMDevPort->pfnRequestSeamlessChange(pVMMDevPort, !!enabled); 1810 1810 } 1811 mfSeamlessEnabled = enabled;1811 mfSeamlessEnabled = RT_BOOL(enabled); 1812 1812 1813 1813 #if defined(VBOX_WITH_HGCM) && defined(VBOX_WITH_CROGL)
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器