VTK off by default
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
int ref_counter;
|
||||
|
||||
VizImpl(const String &name);
|
||||
virtual ~VizImpl() {};
|
||||
virtual ~VizImpl() {}
|
||||
|
||||
bool wasStopped() const;
|
||||
void close();
|
||||
|
Reference in New Issue
Block a user