aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-22 15:43:28 -0500
committerTed Gould <ted@canonical.com>2009-10-22 15:43:28 -0500
commit0256208e255eb3aeabc21838d7eaf788cfcf190f (patch)
treed97d23c1a60ab7d02a3f2ff413e2c264ceaa2234 /src
parent00f4a538c3a3fce2aa7c8aaec5589c58f104fe4f (diff)
downloadayatana-indicator-application-0256208e255eb3aeabc21838d7eaf788cfcf190f.tar.gz
ayatana-indicator-application-0256208e255eb3aeabc21838d7eaf788cfcf190f.tar.bz2
ayatana-indicator-application-0256208e255eb3aeabc21838d7eaf788cfcf190f.zip
Gimme a break
Diffstat (limited to 'src')
-rw-r--r--src/libcustomindicator/custom-indicator.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libcustomindicator/custom-indicator.c b/src/libcustomindicator/custom-indicator.c
index d37b649..d7148f6 100644
--- a/src/libcustomindicator/custom-indicator.c
+++ b/src/libcustomindicator/custom-indicator.c
@@ -510,6 +510,7 @@ custom_indicator_get_property (GObject * object, guint prop_id, GValue * value,
} else {
WARN_BAD_TYPE(PROP_CATEGORY_ENUM_S, value);
}
+ break;
/* *********************** */
case PROP_STATUS:
if (G_VALUE_HOLDS_STRING(value)) {