[Xfce4-commits] r29906 - in thunar/branches/migration-to-gio: . thunar

Jannis Pohlmann jannis at xfce.org
Fri Apr 24 21:06:04 CEST 2009


Author: jannis
Date: 2009-04-24 19:06:04 +0000 (Fri, 24 Apr 2009)
New Revision: 29906

Modified:
   thunar/branches/migration-to-gio/ChangeLog
   thunar/branches/migration-to-gio/thunar/thunar-tree-view.c
Log:
	* thunar/thunar-tree-view.c: Add missing include statement for
	  thunar-job.h.

Modified: thunar/branches/migration-to-gio/ChangeLog
===================================================================
--- thunar/branches/migration-to-gio/ChangeLog	2009-04-24 19:03:45 UTC (rev 29905)
+++ thunar/branches/migration-to-gio/ChangeLog	2009-04-24 19:06:04 UTC (rev 29906)
@@ -1,5 +1,10 @@
 2009-04-24	Jannis Pohlmann <jannis at xfce.org>
 
+	* thunar/thunar-tree-view.c: Add missing include statement for
+	  thunar-job.h.
+
+2009-04-24	Jannis Pohlmann <jannis at xfce.org>
+
 	* thunar/thunar-dialogs.c, thunar/thunar-progress-dialog.{c,h},
 	  thunar/thunar-standard-view.c thunar/thunar-tree-view.c: Remove
 	  all references to ThunarVfsJob/ThunarVfsJobResponse from comments and

Modified: thunar/branches/migration-to-gio/thunar/thunar-tree-view.c
===================================================================
--- thunar/branches/migration-to-gio/thunar/thunar-tree-view.c	2009-04-24 19:03:45 UTC (rev 29905)
+++ thunar/branches/migration-to-gio/thunar/thunar-tree-view.c	2009-04-24 19:06:04 UTC (rev 29906)
@@ -31,6 +31,7 @@
 #include <thunar/thunar-dnd.h>
 #include <thunar/thunar-gio-extensions.h>
 #include <thunar/thunar-gtk-extensions.h>
+#include <thunar/thunar-job.h>
 #include <thunar/thunar-marshal.h>
 #include <thunar/thunar-preferences.h>
 #include <thunar/thunar-private.h>




More information about the Xfce4-commits mailing list