Changeset 16034 in vbox
- Timestamp:
- Jan 19, 2009 8:57:41 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 41718
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp
r15533 r16034 1891 1891 1892 1892 // create our SDL framebuffer instance 1893 gpFrameBuffer = new VBoxSDLFB(fFullscreen, fResizable, fShowSDLConfig, 1893 gpFrameBuffer = new VBoxSDLFB(fFullscreen, fResizable, fShowSDLConfig, false, 1894 1894 fixedWidth, fixedHeight, fixedBPP); 1895 1895
Note:
See TracChangeset
for help on using the changeset viewer.