diff options
Diffstat (limited to 'calendar/gui/prop.c')
-rw-r--r-- | calendar/gui/prop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/prop.c b/calendar/gui/prop.c index 717c875086..8032e919f1 100644 --- a/calendar/gui/prop.c +++ b/calendar/gui/prop.c @@ -87,7 +87,7 @@ toggled () void properties (void) { - GtkWidget *t, *f, *l, *ds, *de; + GtkWidget *t, *l, *ds, *de; GtkWidget *r2; if (prop_win) |