Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-sidebar-thumbnails.h
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-06-16 08:34:13 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-06-16 08:34:13 (GMT)
commit4f1722b0523879cd73ee936d483a735e163a6b54 (patch)
tree49da280489ad7a3ad39de406de5f4e4cd36b7440 /shell/ev-sidebar-thumbnails.h
parentbd5740c79b6f56d26d6b8f105e8bd63b3961bd3c (diff)
Autoraise toolbar on GoToPage action and fix keyboard accelerators in sidebar
thumbnailer page
Diffstat (limited to 'shell/ev-sidebar-thumbnails.h')
-rw-r--r--shell/ev-sidebar-thumbnails.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/ev-sidebar-thumbnails.h b/shell/ev-sidebar-thumbnails.h
index dc5007c..d3171b0 100644
--- a/shell/ev-sidebar-thumbnails.h
+++ b/shell/ev-sidebar-thumbnails.h
@@ -53,7 +53,6 @@ struct _EvSidebarThumbnailsClass {
GType ev_sidebar_thumbnails_get_type (void);
GtkWidget *ev_sidebar_thumbnails_new (void);
-GtkWidget *ev_sidebar_thumbnails_get_treeview (EvSidebarThumbnails *sidebar);
G_END_DECLS