f-spot r3633 - trunk/src



Author: sdelcroix
Date: Wed Feb  6 13:50:43 2008
New Revision: 3633
URL: http://svn.gnome.org/viewvc/f-spot?rev=3633&view=rev

Log:
quick fix

Modified:
   trunk/src/MainWindow.cs

Modified: trunk/src/MainWindow.cs
==============================================================================
--- trunk/src/MainWindow.cs	(original)
+++ trunk/src/MainWindow.cs	Wed Feb  6 13:50:43 2008
@@ -777,7 +777,7 @@
 		return query.Photos;
 	}
 
-	public readonly PhotoQuery Query {
+	public PhotoQuery Query {
 		get { return query; }
 	}
 



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