f-spot r3803 - trunk/src
- From: sdelcroix svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r3803 - trunk/src
- Date: Mon, 31 Mar 2008 16:13:17 +0100 (BST)
Author: sdelcroix
Date: Mon Mar 31 16:13:17 2008
New Revision: 3803
URL: http://svn.gnome.org/viewvc/f-spot?rev=3803&view=rev
Log:
missing a using directive
Modified:
trunk/src/SendEmail.cs
Modified: trunk/src/SendEmail.cs
==============================================================================
--- trunk/src/SendEmail.cs (original)
+++ trunk/src/SendEmail.cs Mon Mar 31 16:13:17 2008
@@ -15,6 +15,7 @@
using FSpot.Widgets;
using FSpot.Filters;
using FSpot.Utils;
+using FSpot.UI.Dialog;
using Mono.Unix;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]