]> git.tdb.fi Git - libs/gl.git/blobdiff - source/programbuilder.h
Mark ProgramBuilder as deprecated
[libs/gl.git] / source / programbuilder.h
index 053eb567487a9a03964235a5d04b3d84c555a68c..91851d137f776cd43629e22e5ae15137f2364938 100644 (file)
@@ -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:
        /**