Changeset 176694 in webkit
- Timestamp:
- Dec 2, 2014, 2:05:33 PM (12 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/spi/mac/QuickLookMacSPI.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r176692 r176694 1 2014-12-02 Beth Dakin <bdakin@apple.com> 2 3 More build fixing. 4 5 * platform/spi/mac/QuickLookMacSPI.h: 6 1 7 2014-12-02 Beth Dakin <bdakin@apple.com> 2 8 -
trunk/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h
r176689 r176694 24 24 */ 25 25 26 #import <QuickLookUI/QLPreviewItem.h> 27 26 28 #if __has_include(<QuickLookUI/QLPreviewMenuItem.h>) 27 29 28 #import <QuickLookUI/QLPreviewItem.h>29 30 #import <QuickLookUI/QLPreviewMenuItem.h> 30 31
Note:
See TracChangeset
for help on using the changeset viewer.