gimp r26338 - in branches/soc-2008-tagging: . app/widgets



Author: aurisj
Date: Tue Jul 29 20:52:28 2008
New Revision: 26338
URL: http://svn.gnome.org/viewvc/gimp?rev=26338&view=rev

Log:
Add file missing in the last commit.

Modified:
   branches/soc-2008-tagging/ChangeLog
   branches/soc-2008-tagging/app/widgets/gimptagentry.h

Modified: branches/soc-2008-tagging/app/widgets/gimptagentry.h
==============================================================================
--- branches/soc-2008-tagging/app/widgets/gimptagentry.h	(original)
+++ branches/soc-2008-tagging/app/widgets/gimptagentry.h	Tue Jul 29 20:52:28 2008
@@ -45,6 +45,7 @@
 
   GimpFilteredContainer        *tagged_container;
   GList                        *selected_items;
+  GList                        *recent_list;
   GimpTagEntryMode              mode;
   gboolean                      description_shown;
   gboolean                      internal_change;



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