Revert "shell: Make sure we don't focus the icon view when starting"
This reverts commit 8e0f4e7be0
- there's
a better fix in the next commit.
This commit is contained in:
parent
19d13334fe
commit
04b24631ab
1 changed files with 0 additions and 1 deletions
|
@ -1542,7 +1542,6 @@ create_window (CcWindow *self)
|
|||
G_CALLBACK (stack_page_notify_cb), self);
|
||||
|
||||
gtk_widget_show_all (box);
|
||||
gtk_window_set_focus (GTK_WINDOW (self), priv->search_button);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Add table
Reference in a new issue