f-spot r4316 - trunk/src
- From: sdelcroix svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r4316 - trunk/src
- Date: Mon, 8 Sep 2008 07:31:18 +0000 (UTC)
Author: sdelcroix
Date: Mon Sep 8 07:31:18 2008
New Revision: 4316
URL: http://svn.gnome.org/viewvc/f-spot?rev=4316&view=rev
Log:
fix the build
Modified:
trunk/src/MainWindow.cs
Modified: trunk/src/MainWindow.cs
==============================================================================
--- trunk/src/MainWindow.cs (original)
+++ trunk/src/MainWindow.cs Mon Sep 8 07:31:18 2008
@@ -2168,7 +2168,7 @@
void HandleDisplayFilmstrip (object sender, EventArgs args)
{
photo_view.FilmStripVisibility = display_filmstrip.Active;
- if (view_mode == ModeType.PhotoView) {
+ if (view_mode == ModeType.PhotoView)
photo_view.QueueDraw ();
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]