summaryrefslogtreecommitdiff
path: root/logview/logview-log.h
diff options
context:
space:
mode:
Diffstat (limited to 'logview/logview-log.h')
-rw-r--r--logview/logview-log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/logview/logview-log.h b/logview/logview-log.h
index 6e69ad84..4f81af14 100644
--- a/logview/logview-log.h
+++ b/logview/logview-log.h
@@ -90,6 +90,7 @@ void logview_log_create_from_gfile (GFile *file,
LogviewCreateCallback callback,
gpointer user_data);
void logview_log_read_new_lines (LogviewLog *log,
+ GCancellable *cancellable,
LogviewNewLinesCallback callback,
gpointer user_data);