summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2015-02-12 18:09:13 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2015-02-13 18:01:56 +0100
commitf3110e4103207e31d932f9bcdd5ca295e17f41de (patch)
tree75aa9aa302e9fe2f9f513598a3a2c0a8ab1d72a6 /gtk/gtk.h
parentac497c6e8f45bfece4054ba7f72ffd7becb45311 (diff)
downloadgtk+-f3110e4103207e31d932f9bcdd5ca295e17f41de.tar.gz
Rename GtkSidebar to GtkStackSidebar
GtkSidebar is too generic and doesn't fully convey what the widget does. https://bugzilla.gnome.org/show_bug.cgi?id=744094
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index 1d174c7a23..3cbd13fcd5 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -184,7 +184,7 @@
#include <gtk/gtkseparatortoolitem.h>
#include <gtk/gtksettings.h>
#include <gtk/gtkshow.h>
-#include <gtk/gtksidebar.h>
+#include <gtk/gtkstacksidebar.h>
#include <gtk/gtksizegroup.h>
#include <gtk/gtksizerequest.h>
#include <gtk/gtkspinbutton.h>