summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-torrent-model.h')
-rw-r--r--src/trg-torrent-model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-torrent-model.h b/src/trg-torrent-model.h
index 7b6d7dc..4f13e9d 100644
--- a/src/trg-torrent-model.h
+++ b/src/trg-torrent-model.h
@@ -17,7 +17,6 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-
#ifndef TRG_TORRENT_MODEL_H_
#define TRG_TORRENT_MODEL_H_
@@ -76,6 +75,7 @@ void trg_torrent_model_update(TrgTorrentModel * model, trg_client * tc,
gint mode);
GHashTable *get_torrent_table(TrgTorrentModel * model);
+gboolean trg_torrent_model_is_remove_in_progress(TrgTorrentModel *model);
enum {
TORRENT_COLUMN_ICON,