Don't call a 'gb.gtk3' method.
[GB.GTK] * BUG: Don't call a 'gb.gtk3' method.
This commit is contained in:
parent
1c478df760
commit
9256c5d1af
1 changed files with 2 additions and 0 deletions
|
@ -275,7 +275,9 @@ gTabStripPage::gTabStripPage(gTabStrip *tab)
|
|||
g_object_ref(widget);
|
||||
g_object_ref(fix);
|
||||
|
||||
#ifdef GTK3
|
||||
gt_patch_control(widget, NULL);
|
||||
#endif
|
||||
|
||||
_visible = false;
|
||||
_picture = NULL;
|
||||
|
|
Loading…
Reference in a new issue