⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 90450 in webkit


Ignore:
Timestamp:
Jul 6, 2011, 4:15:57 AM (15 years ago)
Author:
abecsi@webkit.org
Message:

2011-07-06 Andras Becsi <abecsi@webkit.org>

[Qt] Remove duplicate entries of ShadowBlur sources from project file.

Rubber-stamped by Csaba Osztrogonác.

No new tests needed.

  • WebCore.pro: These files were already added in r84410.
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r90438 r90450  
     12011-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
    1112011-07-05  Kentaro Hara  <haraken@google.com>
    212
  • trunk/Source/WebCore/WebCore.pro

    r90406 r90450  
    979979    platform/graphics/BitmapImage.cpp \
    980980    platform/graphics/Color.cpp \
    981     platform/graphics/ShadowBlur.cpp \
    982981    platform/graphics/FloatPoint3D.cpp \
    983982    platform/graphics/FloatPoint.cpp \
     
    19401939    platform/graphics/BitmapImage.h \
    19411940    platform/graphics/Color.h \
    1942     platform/graphics/ShadowBlur.h \
    19431941    platform/graphics/filters/FEBlend.h \
    19441942    platform/graphics/filters/FEColorMatrix.h \
Note: See TracChangeset for help on using the changeset viewer.