summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.c
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-02 21:14:40 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-02 21:14:40 +0000
commit242819dc8bef16af32d115f593cc83c1d4662f0e (patch)
treeb0306e836b9fd66476a06285d30c5c5615eb7f0d /src/trg-torrent-model.c
parent91acc8d364b58889e6061ca51c17af828dd89104 (diff)
keyboard accelerators
Diffstat (limited to 'src/trg-torrent-model.c')
-rw-r--r--src/trg-torrent-model.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/trg-torrent-model.c b/src/trg-torrent-model.c
index ace6bae..26a6698 100644
--- a/src/trg-torrent-model.c
+++ b/src/trg-torrent-model.c
@@ -679,8 +679,7 @@ trg_torrent_model_update_stats *trg_torrent_model_update(
g_hash_table_insert(priv->ht, idCopy, rr);
gtk_tree_path_free(path);
- if (mode != TORRENT_GET_MODE_FIRST
- )
+ if (mode != TORRENT_GET_MODE_FIRST)
g_signal_emit(model, signals[TMODEL_TORRENT_ADDED], 0, &iter);
} else {
path = gtk_tree_row_reference_get_path(