Changeset 176741 in webkit
- Timestamp:
- Dec 3, 2014, 12:35:35 PM (12 years ago)
- Location:
- branches/safari-600.3-branch/Source/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/spi/mac/QuickLookMacSPI.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/safari-600.3-branch/Source/WebCore/ChangeLog
r176740 r176741 1 2014-12-03 Dana Burkart <dburkart@apple.com> 2 3 Merge r176688. <rdar://problem/18944696> 4 5 2014-12-02 Beth Dakin <bdakin@apple.com> 6 7 Speculative build fix. 8 9 * platform/spi/mac/QuickLookMacSPI.h: 10 11 1 12 2014-12-03 Dana Burkart <dburkart@apple.com> 2 13 -
branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h
r176740 r176741 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.