shell: Fix warning in search renderer
This commit is contained in:
parent
ebc7a9ef72
commit
07552b5d7f
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ shell_search_renderer_set_layout (ShellSearchRenderer *cell, GtkWidget *widget)
|
|||
static void
|
||||
shell_search_renderer_get_size (GtkCellRenderer *cell,
|
||||
GtkWidget *widget,
|
||||
GdkRectangle *cell_area,
|
||||
const GdkRectangle *cell_area,
|
||||
gint *x_offset,
|
||||
gint *y_offset,
|
||||
gint *width,
|
||||
|
|
Loading…
Add table
Reference in a new issue