diff options
Diffstat (limited to 'src/javascript/jsc/bindings/webcore/JSCanvasImageSmoothing.h')
-rw-r--r-- | src/javascript/jsc/bindings/webcore/JSCanvasImageSmoothing.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/javascript/jsc/bindings/webcore/JSCanvasImageSmoothing.h b/src/javascript/jsc/bindings/webcore/JSCanvasImageSmoothing.h new file mode 100644 index 000000000..75d65f5ad --- /dev/null +++ b/src/javascript/jsc/bindings/webcore/JSCanvasImageSmoothing.h @@ -0,0 +1,5 @@ +/* + This file is generated to inform build scripts that JSCanvasImageSmoothing.h and + JSCanvasImageSmoothing.cpp were created for CanvasImageSmoothing.idl, and prevent the build + scripts from trying to regenerate JSCanvasImageSmoothing.h and JSCanvasImageSmoothing.cpp on every build. +*/ |