diff options
author | Ted Gould <ted@canonical.com> | 2009-04-30 21:45:19 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-30 21:45:19 -0500 |
commit | 3810da4bb215f815f9528e9fa7145de9c99efbff (patch) | |
tree | e6ace494f86cea01bb753501e44875842460ee08 /libindicate/indicator-message.h | |
parent | 51f63e11e0e39400d5be18a303a18989a7d67ea3 (diff) | |
download | libayatana-indicator-3810da4bb215f815f9528e9fa7145de9c99efbff.tar.gz libayatana-indicator-3810da4bb215f815f9528e9fa7145de9c99efbff.tar.bz2 libayatana-indicator-3810da4bb215f815f9528e9fa7145de9c99efbff.zip |
Fixing some documentation bugs.
Diffstat (limited to 'libindicate/indicator-message.h')
-rw-r--r-- | libindicate/indicator-message.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libindicate/indicator-message.h b/libindicate/indicator-message.h index 62a41b7..76273c6 100644 --- a/libindicate/indicator-message.h +++ b/libindicate/indicator-message.h @@ -49,6 +49,7 @@ typedef struct _IndicateIndicatorMessageClass IndicateIndicatorMessageClass; /** IndicateIndicatorMessageClass: + @parent_class: Parent Class Subclass of #IndicateIndicator with no new functions or signals. */ |