diff options
Diffstat (limited to 'shell/evolution-storage.h')
-rw-r--r-- | shell/evolution-storage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/evolution-storage.h b/shell/evolution-storage.h index 6d9fa78330..209f43a339 100644 --- a/shell/evolution-storage.h +++ b/shell/evolution-storage.h @@ -104,6 +104,7 @@ struct _EvolutionStorageClass { gboolean remove_source); void (*open_folder) (EvolutionStorage *storage, + const Bonobo_Listener listener, const char *path); void (*update_folder) (EvolutionStorage *storage, |