#define MINICARD_CONTROL_ID.
svn path=/trunk/; revision=19063
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2002-12-09 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* gui/widgets/e-minicard-control.c: #define MINICARD_CONTROL_ID.
|
||||
|
||||
2002-12-08 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* gui/widgets/e-addressbook-util.c (e_addressbook_error_dialog):
|
||||
|
@ -46,6 +46,9 @@ typedef struct {
|
||||
GtkWidget *label;
|
||||
} EMinicardControl;
|
||||
|
||||
#define MINICARD_CONTROL_ID "OAFIID:GNOME_Evolution_Addressbook_MiniCard_Control"
|
||||
|
||||
|
||||
#if 0
|
||||
enum {
|
||||
PROP_RUNNING
|
||||
|
Reference in New Issue
Block a user