[f-spot] Just adding a FIXME tag
- From: Stephen Shaw <sshaw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot] Just adding a FIXME tag
- Date: Mon, 5 Mar 2012 18:29:11 +0000 (UTC)
commit 3d0d22bb0b63bcb3ba95e015522a577783bee2fe
Author: Stephen Shaw <sshaw decriptor com>
Date: Mon Mar 5 11:28:41 2012 -0700
Just adding a FIXME tag
Not sure why the constructor takes 2 arguments
and completely ignores the second.
.../FSpot.UI.Dialog/ThreadProgressDialog.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Clients/MainApp/FSpot.UI.Dialog/ThreadProgressDialog.cs b/src/Clients/MainApp/FSpot.UI.Dialog/ThreadProgressDialog.cs
index a61763d..c728af9 100644
--- a/src/Clients/MainApp/FSpot.UI.Dialog/ThreadProgressDialog.cs
+++ b/src/Clients/MainApp/FSpot.UI.Dialog/ThreadProgressDialog.cs
@@ -56,6 +56,7 @@ namespace FSpot.UI.Dialog {
Thread thread;
+ // FIXME: The total parameter makes sense, but doesn't seem to ever be used?
public ThreadProgressDialog (Thread thread, int total) {
/*
if (parent_window)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]