- Timestamp:
- Jul 10, 2013 12:11:46 PM (12 years ago)
- Location:
- trunk/src/VBox/Frontends/VirtualBox/src/runtime
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp
r47067 r47073 27 27 # include "UIMessageCenter.h" 28 28 # include "VBoxGlobal.h" 29 # ifdef Q_WS_X11 30 # include "UIMachineWindow.h" 31 # endif /* Q_WS_X11 */ 29 32 30 33 /* Other VBox includes: */ -
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.cpp
r47067 r47073 35 35 # include "UISession.h" 36 36 # include "UIMachineLogic.h" 37 # ifdef Q_WS_X1138 # include "UIMachineWindow.h"39 # endif /* Q_WS_X11 */40 37 41 38 /* COM includes: */
Note:
See TracChangeset
for help on using the changeset viewer.