Changeset 21185 for trunk/WebCore/platform/gdk/DragImageGdk.cpp
- Timestamp:
- 04/29/07 15:31:40 (21 months ago)
- Files:
-
- 1 modified
-
trunk/WebCore/platform/gdk/DragImageGdk.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/platform/gdk/DragImageGdk.cpp
r19741 r21185 41 41 } 42 42 43 DragImageRef scaleDragImage(DragImageRef image, float)43 DragImageRef scaleDragImage(DragImageRef image, FloatSize) 44 44 { 45 45 return image;