1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00
This commit is contained in:
Fangjun Kuang
2018-06-02 16:17:32 +08:00
parent 0f298a4203
commit 4bb220bb90
+1 -1
View File
@@ -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.