Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed Jun 2, 2018
1 parent 0f298a4 commit 4bb220b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/viz/include/opencv2/viz/widgets.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4bb220b

Please sign in to comment.