From 8da5f807cf8a64c06377f4868f39e84539cc39c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Wed, 15 Mar 2023 03:33:48 +0100 Subject: Move and extend the browser toolbar This makes the user interface more cohesive, and easier to use. Both toolbars should ideally be made configurable. --- fiv-sidebar.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fiv-sidebar.h') diff --git a/fiv-sidebar.h b/fiv-sidebar.h index 2d0888a..125119f 100644 --- a/fiv-sidebar.h +++ b/fiv-sidebar.h @@ -26,4 +26,3 @@ G_DECLARE_FINAL_TYPE(FivSidebar, fiv_sidebar, FIV, SIDEBAR, GtkScrolledWindow) GtkWidget *fiv_sidebar_new(FivIoModel *model); void fiv_sidebar_show_enter_location(FivSidebar *self); -GtkBox *fiv_sidebar_get_toolbar(FivSidebar *self); -- cgit v1.2.3