X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fprogrambuilder.h;h=91851d137f776cd43629e22e5ae15137f2364938;hb=dcd73821aeab4f659465c9e2eaac5a5e535a7b3f;hp=053eb567487a9a03964235a5d04b3d84c555a68c;hpb=b856ccc893a102536048e8d67a6577a31ebdf166;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: /**