aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-minicard-view.h
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2010-08-01 18:36:45 +0800
committerRob Bradford <rob@linux.intel.com>2010-08-02 20:27:24 +0800
commit2dfabd3909d4afe12637160863884ea2c953cfac (patch)
tree263123ff34965ed147c62639d95d6c04e0e8d930 /addressbook/gui/widgets/e-minicard-view.h
parent68341973d40b9ac5ffbc3f4132af0656194df13e (diff)
downloadgsoc2013-evolution-2dfabd3909d4afe12637160863884ea2c953cfac.tar
gsoc2013-evolution-2dfabd3909d4afe12637160863884ea2c953cfac.tar.gz
gsoc2013-evolution-2dfabd3909d4afe12637160863884ea2c953cfac.tar.bz2
gsoc2013-evolution-2dfabd3909d4afe12637160863884ea2c953cfac.tar.lz
gsoc2013-evolution-2dfabd3909d4afe12637160863884ea2c953cfac.tar.xz
gsoc2013-evolution-2dfabd3909d4afe12637160863884ea2c953cfac.tar.zst
gsoc2013-evolution-2dfabd3909d4afe12637160863884ea2c953cfac.zip
addressbook: Port to use new _async suffix instead of _ex suffix
Diffstat (limited to 'addressbook/gui/widgets/e-minicard-view.h')
-rw-r--r--addressbook/gui/widgets/e-minicard-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/widgets/e-minicard-view.h b/addressbook/gui/widgets/e-minicard-view.h
index e8fc9fc21f..8b37ba6df5 100644
--- a/addressbook/gui/widgets/e-minicard-view.h
+++ b/addressbook/gui/widgets/e-minicard-view.h
@@ -85,7 +85,7 @@ struct _EMinicardViewClass
GType e_minicard_view_get_type (void);
void e_minicard_view_remove_selection (EMinicardView *view,
- EBookExCallback cb,
+ EBookAsyncCallback cb,
gpointer closure);
void e_minicard_view_jump_to_letter (EMinicardView *view,
gunichar letter);