mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
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