Changeset 59342 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jan 14, 2016 12:18:09 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 105021
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h
r58943 r59342 35 35 /* Other VBox includes: */ 36 36 #include "VBox/com/ptr.h" 37 #ifdef Q_WS_MAC 38 # if QT_VERSION >= 0x050000 39 # include <ApplicationServices/ApplicationServices.h> 40 # endif /* QT_VERSION >= 0x050000 */ 41 #endif /* Q_WS_MAC */ 37 42 38 43 /* External includes: */
Note:
See TracChangeset
for help on using the changeset viewer.