Mercurial > repos > IBBoard.GtkSharp
changeset 38:af65343516ba
* Add attributes to TranslatableCheckButton to make it show in GUI editor
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 08 Oct 2011 20:29:21 +0100 |
parents | c7645414cb3e |
children | 35b88b848524 |
files | Translatable/TranslatableCheckButton.cs |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Translatable/TranslatableCheckButton.cs Wed Oct 05 21:02:19 2011 +0100 +++ b/Translatable/TranslatableCheckButton.cs Sat Oct 08 20:29:21 2011 +0100 @@ -7,6 +7,8 @@ namespace IBBoard.GtkSharp.Translatable { + [System.ComponentModel.ToolboxItem(true)] + [System.ComponentModel.Category("Translatable")] public class TranslatableCheckButton : CheckButton, ITranslatable { public string Text