Show
Ignore:
Timestamp:
02/18/08 14:54:58 (10 months ago)
Author:
timo
Message:

apply patch from Martin Gerhardy - more quake2 related modules compiled and misc fixes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • GtkRadiant/branches/ZeroRadiant/include/igl.h

    r183 r195  
    3939{ 
    4040public: 
     41        virtual ~IGL2DWindow() { } 
    4142        // Increment the number of references to this object 
    4243        virtual void IncRef () = 0; 
     
    5051{ 
    5152public: 
     53        virtual ~IGL3DWindow() { } 
    5254  // Increment the number of references to this object 
    5355  virtual void IncRef () = 0;