summaryrefslogtreecommitdiff
path: root/src/trg-torrent-move-dialog.c
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-08-27 12:28:20 +0100
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-08-27 12:28:20 +0100
commita24407ea83d00b4f9f0c4f491c58e9c751088968 (patch)
treea2c2a7600d9eec69a7b3f9d44107321b75df9ce4 /src/trg-torrent-move-dialog.c
parent8ba9cdd592fdc47771c9b3bd8491db9d4510b5e7 (diff)
a details tab similar to transmission
Diffstat (limited to 'src/trg-torrent-move-dialog.c')
-rw-r--r--src/trg-torrent-move-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-torrent-move-dialog.c b/src/trg-torrent-move-dialog.c
index 744b821..381ed86 100644
--- a/src/trg-torrent-move-dialog.c
+++ b/src/trg-torrent-move-dialog.c
@@ -103,7 +103,7 @@ static GObject *trg_torrent_move_dialog_constructor(GType type,
gchar *msg;
GtkWidget *w, *t;
- gint row = 0;
+ guint row = 0;
t = hig_workarea_create();