summaryrefslogtreecommitdiff
path: root/gtk/makefile.msc.in
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/makefile.msc.in
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/makefile.msc.in')
-rw-r--r--gtk/makefile.msc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/makefile.msc.in b/gtk/makefile.msc.in
index 3ee1baaaa2..78a5244a13 100644
--- a/gtk/makefile.msc.in
+++ b/gtk/makefile.msc.in
@@ -283,7 +283,7 @@ gtk_OBJECTS = \
gtkseparatortoolitem.obj \
gtksettings.obj \
gtkshow.obj \
- gtksidebar.obj \
+ gtkstacksidebar.obj \
gtksizegroup.obj \
gtksizerequest.obj \
gtkspinbutton.obj \
@@ -476,7 +476,7 @@ gtk_public_h_sources = \
gtkseparatortoolitem.h \
gtksettings.h \
gtkshow.h \
- gtksidebar.h \
+ gtkstacksidebar.h \
gtksizegroup.h \
gtksizerequest.h \
gtksocket.h \