f-spot r3616 - in trunk: . src
- From: sdelcroix svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r3616 - in trunk: . src
- Date: Wed, 30 Jan 2008 15:15:25 +0000 (GMT)
Author: sdelcroix
Date: Wed Jan 30 15:15:25 2008
New Revision: 3616
URL: http://svn.gnome.org/viewvc/f-spot?rev=3616&view=rev
Log:
2008-01-30 Stephane Delcroix <sdelcroix novell com>
* src/Photopopu.cs: fixing 510060 once again.
Modified:
trunk/ChangeLog
trunk/src/PhotoPopup.cs
Modified: trunk/src/PhotoPopup.cs
==============================================================================
--- trunk/src/PhotoPopup.cs (original)
+++ trunk/src/PhotoPopup.cs Wed Jan 30 15:15:25 2008
@@ -20,6 +20,10 @@
public class PhotoPopup : Gtk.Menu
{
+ protected PhotoPopup (IntPtr handle) : base (handle)
+ {
+ }
+
public PhotoPopup () : base ()
{
foreach (MenuNode node in AddinManager.GetExtensionNodes ("/FSpot/Menus/PhotoPopup"))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]