[libdazzle] animation: style cleanup
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] animation: style cleanup
- Date: Thu, 6 Jul 2017 19:58:26 +0000 (UTC)
commit d99f147298081d4d3defbde8431ea960dee31990
Author: Christian Hergert <chergert redhat com>
Date: Thu Jul 6 12:55:35 2017 -0700
animation: style cleanup
src/animation/dzl-animation.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/animation/dzl-animation.h b/src/animation/dzl-animation.h
index 21de24e..cbf24ab 100644
--- a/src/animation/dzl-animation.h
+++ b/src/animation/dzl-animation.h
@@ -26,8 +26,7 @@ G_BEGIN_DECLS
#define DZL_TYPE_ANIMATION (dzl_animation_get_type())
#define DZL_TYPE_ANIMATION_MODE (dzl_animation_mode_get_type())
-G_DECLARE_FINAL_TYPE (DzlAnimation, dzl_animation,
- DZL, ANIMATION, GInitiallyUnowned)
+G_DECLARE_FINAL_TYPE (DzlAnimation, dzl_animation, DZL, ANIMATION, GInitiallyUnowned)
typedef enum _DzlAnimationMode DzlAnimationMode;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]