mirror of
https://github.com/opencv/opencv.git
synced 2025-06-08 01:53:19 +08:00
Merge pull request #11669 from csukuangfj:fix-11668
This commit is contained in:
commit
1b53a4fccc
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user