Commit 4bb220bb authored by Fangjun Kuang's avatar Fangjun Kuang

fix #11668.

parent 0f298a42
......@@ -95,7 +95,7 @@ namespace cv
Widget();
Widget(const Widget& other);
Widget& operator=(const Widget& other);
~Widget();
virtual ~Widget();
/** @brief Creates a widget from ply file.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment