Changeset 176689 in webkit
- Timestamp:
- Dec 2, 2014, 1:20:19 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
r176688 r176689 1 2014-12-02 Beth Dakin <bdakin@apple.com> 2 3 Speculative build fix. 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
r176688 r176689 24 24 */ 25 25 26 #if USE(APPLE_INTERNAL_SDK)26 #if __has_include(<QuickLookUI/QLPreviewMenuItem.h>) 27 27 28 28 #import <QuickLookUI/QLPreviewItem.h>
Note:
See TracChangeset
for help on using the changeset viewer.