- Timestamp:
- Sep 3, 2009 11:36:24 AM (15 years ago)
- Location:
- trunk/src/VBox/Frontends/VirtualBox/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h
r22447 r22737 40 40 #if defined (Q_WS_MAC) 41 41 # include <ApplicationServices/ApplicationServices.h> 42 # ifndef QT_MAC_USE_COCOA 43 # include <Carbon/Carbon.h> 44 # endif /* !QT_MAC_USE_COCOA */ 42 45 #endif 43 46 -
trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h
r21842 r22737 44 44 #ifdef Q_WS_MAC 45 45 # include <ApplicationServices/ApplicationServices.h> 46 # ifndef QT_MAC_USE_COCOA 47 # include <Carbon/Carbon.h> 48 # endif /* !QT_MAC_USE_COCOA */ 46 49 #endif 47 50
Note:
See TracChangeset
for help on using the changeset viewer.