[gtk+/wip/csoriano/pathbar_rework: 2/3] f



commit 7c77dc53c76d364adea3bda82158fd620506bd01
Author: Carlos Soriano <csoriano gnome org>
Date:   Mon Mar 2 16:27:10 2015 +0100

    f

 gtk/gtkpathbar.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkpathbar.h b/gtk/gtkpathbar.h
index 74470d4..dcba95d 100644
--- a/gtk/gtkpathbar.h
+++ b/gtk/gtkpathbar.h
@@ -56,7 +56,7 @@ GDK_AVAILABLE_IN_ALL
 GType         gtk_path_bar_get_type                     (void) G_GNUC_CONST;
 
 void          gtk_path_bar_set_file_system              (GtkPathBar         *path_bar,
-                                                         GtkFileSystem     *file_system);
+                                                         GtkFileSystem      *file_system);
 void          gtk_path_bar_set_file                     (GtkPathBar         *path,
                                                          GFile              *file,
                                                          gboolean            keep_trail);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]