From e1a592f9b27d98b4bf6c8f05fb2c524a177f185e Mon Sep 17 00:00:00 2001 From: Davyd Madeley Date: Thu, 23 Apr 2009 19:33:42 +0800 Subject: [PATCH] Add a comment for cassidy ;-) --- libempathy-gtk/empathy-status-preset-dialog.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libempathy-gtk/empathy-status-preset-dialog.c b/libempathy-gtk/empathy-status-preset-dialog.c index d8416a58..0fe577d9 100644 --- a/libempathy-gtk/empathy-status-preset-dialog.c +++ b/libempathy-gtk/empathy-status-preset-dialog.c @@ -54,6 +54,7 @@ static McPresence states[] = { typedef struct _EmpathyStatusPresetDialogPriv EmpathyStatusPresetDialogPriv; struct _EmpathyStatusPresetDialogPriv { + /* block status_preset_dialog_add_combo_changed() when > 0 */ int block_add_combo_changed; GtkWidget *presets_treeview; -- 2.39.2