summaryrefslogtreecommitdiff
path: root/thunar/thunar-size-label.h
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-09-11 21:35:34 +0200
committerNick Schermer <nick@xfce.org>2012-09-16 20:13:59 +0200
commit2b7e3f4a2d9d2d5526b0eb6edcfd5c909e9cd4ba (patch)
treebe6f12507e2e76b4f2bf38e189ba55bac57acf37 /thunar/thunar-size-label.h
parent068a9c5f921bab6b61abc07f61e0d6d5d0087139 (diff)
downloadthunar-2b7e3f4a2d9d2d5526b0eb6edcfd5c909e9cd4ba.tar.gz
Support multiple files in the size label.
Diffstat (limited to 'thunar/thunar-size-label.h')
-rw-r--r--thunar/thunar-size-label.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/thunar/thunar-size-label.h b/thunar/thunar-size-label.h
index 8fa4774d..76527e14 100644
--- a/thunar/thunar-size-label.h
+++ b/thunar/thunar-size-label.h
@@ -38,7 +38,6 @@ GType thunar_size_label_get_type (void) G_GNUC_CONST;
GtkWidget *thunar_size_label_new (void) G_GNUC_MALLOC;
-GList *thunar_size_label_get_files (ThunarSizeLabel *size_label);
void thunar_size_label_set_files (ThunarSizeLabel *size_label,
GList *files);