diff options
Diffstat (limited to 'tp-account-widgets/tpaw-calendar-button.c')
-rw-r--r-- | tp-account-widgets/tpaw-calendar-button.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tp-account-widgets/tpaw-calendar-button.c b/tp-account-widgets/tpaw-calendar-button.c index 8ec703dc6..e0ab9be4b 100644 --- a/tp-account-widgets/tpaw-calendar-button.c +++ b/tp-account-widgets/tpaw-calendar-button.c @@ -22,7 +22,7 @@ #include <glib/gi18n-lib.h> -#define DEBUG_FLAG TPAW_DEBUG_OTHER_THING +#define DEBUG_FLAG TPAW_DEBUG_OTHER #include "tpaw-debug.h" G_DEFINE_TYPE (TpawCalendarButton, tpaw_calendar_button, GTK_TYPE_BOX) |