summaryrefslogtreecommitdiff
path: root/src/trg-torrent-move-dialog.c
diff options
context:
space:
mode:
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();