mirror of
https://github.com/opencv/opencv.git
synced 2025-06-12 04:12:52 +08:00
Merge pull request #7654 from souch55:Fixgtk
This commit is contained in:
commit
b587c57b2a
@ -495,7 +495,7 @@ GType cvImageWidget_get_type (void){
|
||||
(GClassInitFunc) cvImageWidget_class_init,
|
||||
sizeof(CvImageWidget),
|
||||
(GInstanceInitFunc) cvImageWidget_init,
|
||||
(GTypeFlags)NULL
|
||||
(GTypeFlags)0
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user