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