X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fprogrambuilder.h;h=91851d137f776cd43629e22e5ae15137f2364938;hb=cf6eec94b7d02885c00c6b8d79380aae7d7669f5;hp=053eb567487a9a03964235a5d04b3d84c555a68c;hpb=f9d27a44f11dcb2980ea7c65d410e9002098487f;p=libs%2Fgl.git diff --git a/source/programbuilder.h b/source/programbuilder.h index 053eb567..91851d13 100644 --- a/source/programbuilder.h +++ b/source/programbuilder.h @@ -51,7 +51,7 @@ The custom variables should always include at least one override for a built-in variable; otherwise they will be ignored as no built-in expression references them. */ -class ProgramBuilder +class DEPRECATED ProgramBuilder { public: /**