Code beautification
This commit is contained in:
parent
c10881fff1
commit
e16c4eca70
@ -376,11 +376,10 @@ gswe_timestamp_finalize(GObject *gobject)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
gswe_timestamp_set_property(
|
gswe_timestamp_set_property(GObject *object,
|
||||||
GObject *object,
|
guint prop_id,
|
||||||
guint prop_id,
|
const GValue *value,
|
||||||
const GValue *value,
|
GParamSpec *pspec)
|
||||||
GParamSpec *pspec)
|
|
||||||
{
|
{
|
||||||
GsweTimestamp *timestamp = GSWE_TIMESTAMP(object);
|
GsweTimestamp *timestamp = GSWE_TIMESTAMP(object);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user