Changeset 30912 in vbox
- Timestamp:
- Jul 19, 2010 3:29:30 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp
r30753 r30912 860 860 { 861 861 /* Delegate the paint function to the VBoxFrameBuffer interface: */ 862 if (m_pFrameBuffer )862 if (m_pFrameBuffer && uisession()->isRunning()) 863 863 m_pFrameBuffer->paintEvent(pPaintEvent); 864 864 #ifdef Q_WS_MAC
Note:
See TracChangeset
for help on using the changeset viewer.

