summaryrefslogtreecommitdiff
path: root/src/trg-model.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-03-10 14:57:38 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-03-10 14:57:38 +0000
commita1433a45c470950b3f03541257ef54c4bb48d449 (patch)
tree9e285c6bf2d0508f10b0ada60761f1bee2eb98f8 /src/trg-model.h
parentce795861eeb1893e40e4476fea71986450658948 (diff)
Korean support, thanks Youn! Also filter by tracker. Adding/removing trackers from the state selector every update seems like a waste of cycles, so only refresh when a torrent is added.
Diffstat (limited to 'src/trg-model.h')
-rw-r--r--src/trg-model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-model.h b/src/trg-model.h
index b20cbe4..987cfca 100644
--- a/src/trg-model.h
+++ b/src/trg-model.h
@@ -22,7 +22,7 @@
#include <gtk/gtk.h>
-void trg_model_remove_removed(GtkListStore * model, gint serial_column,
+guint trg_model_remove_removed(GtkListStore * model, gint serial_column,
gint64 currentSerial);
gboolean