aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/indicator-power.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indicator-power.c b/src/indicator-power.c
index 84bd4c1..3980988 100644
--- a/src/indicator-power.c
+++ b/src/indicator-power.c
@@ -85,7 +85,7 @@ struct _IndicatorPower
GSettings *settings;
};
-GType indicator_power_get_type (void);
+GType indicator_power_get_type (void) G_GNUC_CONST;
INDICATOR_SET_VERSION
INDICATOR_SET_TYPE (INDICATOR_POWER_TYPE)