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