summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2013-04-11 19:45:12 -0500
committerFederico Mena Quintero <federico@gnome.org>2013-04-11 19:45:12 -0500
commit5b827c53e5579a926c64abf89e88b406c732a422 (patch)
tree2d90b4018c92c74c952704f1ff532d0b19344e6b /gtk/gtk.h
parent21083978f015833def00ea649a371e9fdb5b87ac (diff)
parent0ae26b94f2e2b690f5db31dcc663de7df068241d (diff)
downloadgtk+-5b827c53e5579a926c64abf89e88b406c732a422.tar.gz
Merge branch 'places-sidebar' into master
This lands the GtkPlacesSidebar widget. It is used in GtkFileChooserDefault, and it can also be used by third-party applications.
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index 3ebfaeaa84..61d4107c0c 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -145,6 +145,7 @@
#include <gtk/gtkpagesetup.h>
#include <gtk/gtkpapersize.h>
#include <gtk/gtkpaned.h>
+#include <gtk/gtkplacessidebar.h>
#include <gtk/gtkprintcontext.h>
#include <gtk/gtkprintoperation.h>
#include <gtk/gtkprintoperationpreview.h>