aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'libindicator/indicator-object.c')
-rw-r--r--libindicator/indicator-object.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libindicator/indicator-object.c b/libindicator/indicator-object.c
index 772110b..bb154fc 100644
--- a/libindicator/indicator-object.c
+++ b/libindicator/indicator-object.c
@@ -6,6 +6,7 @@
typedef struct _IndicatorObjectPrivate IndicatorObjectPrivate;
struct _IndicatorObjectPrivate {
+ guint data;
};
#define INDICATOR_OBJECT_GET_PRIVATE(o) \