diff options
author | Nick Schermer <nick@xfce.org> | 2012-11-11 01:03:41 +0100 |
---|---|---|
committer | Nick Schermer <nick@xfce.org> | 2012-11-11 01:03:41 +0100 |
commit | 97948388021506b406090efbd6f26c328e387c73 (patch) | |
tree | 730a087ac00d9af0a6bbf913e297540057cae6b6 /thunar/thunar-standard-view.h | |
parent | 6cadc76021a81c4d7508230b961b5b19bfc90519 (diff) | |
download | thunar-97948388021506b406090efbd6f26c328e387c73.tar.gz |
Update the statusbar in a short timeout.
This avoids a lot of statusbar updates when scrolling
with the selection.
Diffstat (limited to 'thunar/thunar-standard-view.h')
-rw-r--r-- | thunar/thunar-standard-view.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/thunar/thunar-standard-view.h b/thunar/thunar-standard-view.h index db6eeca0..2828f3c4 100644 --- a/thunar/thunar-standard-view.h +++ b/thunar/thunar-standard-view.h @@ -126,7 +126,6 @@ struct _ThunarStandardView ThunarClipboardManager *clipboard; ThunarListModel *model; - gchar *statusbar_text; GtkActionGroup *action_group; GtkUIManager *ui_manager; |