diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-08-21 13:19:50 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-08-21 13:19:50 -0500 |
commit | 0f1f31d9925cbce92b176c0acc74e3a162450d5c (patch) | |
tree | 81268e54a499e361ee0899cc21c9abfc77f78e31 /src/idoswitchmenuitem.h | |
parent | e99fb9fae2845cf269d71bf197d35eeb69f29354 (diff) | |
download | ayatana-ido-0f1f31d9925cbce92b176c0acc74e3a162450d5c.tar.gz ayatana-ido-0f1f31d9925cbce92b176c0acc74e3a162450d5c.tar.bz2 ayatana-ido-0f1f31d9925cbce92b176c0acc74e3a162450d5c.zip |
comment tweaks
Diffstat (limited to 'src/idoswitchmenuitem.h')
-rw-r--r-- | src/idoswitchmenuitem.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/idoswitchmenuitem.h b/src/idoswitchmenuitem.h index a63ec72..7e7e2d2 100644 --- a/src/idoswitchmenuitem.h +++ b/src/idoswitchmenuitem.h @@ -1,4 +1,6 @@ /* + * A GtkCheckMenuItem that uses a GtkSwitch to show its 'active' property. + * * Copyright © 2012 Canonical Ltd. * * This program is free software: you can redistribute it and/or modify it |