Changeset 176688 in webkit
- Timestamp:
- Dec 2, 2014, 1:12:16 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
r176685 r176688 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 Eric Carlson <eric.carlson@apple.com> 2 8 -
trunk/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h
r176684 r176688 31 31 #else 32 32 33 @protocol QLPreviewItem <NSObject>34 @end35 36 33 @protocol QLPreviewMenuItemDelegate <NSObject> 37 34 @optional
Note:
See TracChangeset
for help on using the changeset viewer.