Free widget path, should have been part of 900752b152
This commit is contained in:
@@ -897,6 +897,7 @@ static int GetScrollbarWidth()
|
|||||||
gtk_style_context_get_margin(sc, GTK_STATE_FLAG_NORMAL, &border);
|
gtk_style_context_get_margin(sc, GTK_STATE_FLAG_NORMAL, &border);
|
||||||
width += border.left + border.right;
|
width += border.left + border.right;
|
||||||
|
|
||||||
|
gtk_widget_path_unref(path);
|
||||||
StyleContextFree(sc);
|
StyleContextFree(sc);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user