Changeset 90450 in webkit
- Timestamp:
- Jul 6, 2011, 4:15:57 AM (15 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
WebCore.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r90438 r90450 1 2011-07-06 Andras Becsi <abecsi@webkit.org> 2 3 [Qt] Remove duplicate entries of ShadowBlur sources from project file. 4 5 Rubber-stamped by Csaba Osztrogonác. 6 7 No new tests needed. 8 9 * WebCore.pro: These files were already added in r84410. 10 1 11 2011-07-05 Kentaro Hara <haraken@google.com> 2 12 -
trunk/Source/WebCore/WebCore.pro
r90406 r90450 979 979 platform/graphics/BitmapImage.cpp \ 980 980 platform/graphics/Color.cpp \ 981 platform/graphics/ShadowBlur.cpp \982 981 platform/graphics/FloatPoint3D.cpp \ 983 982 platform/graphics/FloatPoint.cpp \ … … 1940 1939 platform/graphics/BitmapImage.h \ 1941 1940 platform/graphics/Color.h \ 1942 platform/graphics/ShadowBlur.h \1943 1941 platform/graphics/filters/FEBlend.h \ 1944 1942 platform/graphics/filters/FEColorMatrix.h \
Note:
See TracChangeset
for help on using the changeset viewer.