window: Remove remaining overview mentions
There is no overview anymore -- Settings is always visualizing a panel at any given time. I just noticed that the Alt+Left shortcut was always broken too. This will be fixed in a following commit.
This commit is contained in:
parent
f109289538
commit
52469cec7c
6 changed files with 7 additions and 47 deletions
|
@ -32,8 +32,6 @@ G_DECLARE_FINAL_TYPE (CcWindow, cc_window, CC, WINDOW, GtkApplicationWindow)
|
|||
|
||||
CcWindow *cc_window_new (GtkApplication *application);
|
||||
|
||||
void cc_window_set_overview_page (CcWindow *center);
|
||||
|
||||
void cc_window_set_search_item (CcWindow *center,
|
||||
const char *search);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue