]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - include/ishaders.h
apply patch from Martin Gerhardy - more quake2 related modules compiled and misc...
[xonotic/netradiant.git] / include / ishaders.h
index e50233ed9264875a11adc277c81588b3fcca8590..b04d867983e6007880ded37b9572ca5ab26c26ff 100644 (file)
@@ -55,6 +55,7 @@ to make sure they have been decref'ed ? (sounds easy, may not be that much).
 class IShader
 {
 public:
+       virtual ~IShader() { }
   // Increment the number of references to this object
   virtual void IncRef () = 0;
   // Decrement the reference count