Fix error gtk
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