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