[gthumb/ext] init the use_time attribute
- From: Paolo Bacchilega <paobac src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gthumb/ext] init the use_time attribute
- Date: Wed, 16 Dec 2009 23:45:40 +0000 (UTC)
commit 132f5749745ca4f8ecab65527391506b9e8930dd
Author: Paolo Bacchilega <paobac src gnome org>
Date: Wed Dec 16 18:32:01 2009 +0100
init the use_time attribute
gthumb/gth-time-selector.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gthumb/gth-time-selector.c b/gthumb/gth-time-selector.c
index a6a625e..2e47085 100644
--- a/gthumb/gth-time-selector.c
+++ b/gthumb/gth-time-selector.c
@@ -95,6 +95,7 @@ gth_time_selector_init (GthTimeSelector *self)
{
self->priv = G_TYPE_INSTANCE_GET_PRIVATE (self, GTH_TYPE_TIME_SELECTOR, GthTimeSelectorPrivate);
self->priv->date_time = gth_datetime_new ();
+ self->priv->use_time = TRUE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]