diff options
| author | Ben Beltran <ben@nsovocal.com> | 2013-11-23 17:33:38 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2013-11-23 17:33:38 -0600 |
| commit | bca44639c27169b0643de1b56361e6c2958d1d4a (patch) | |
| tree | dbb0aeb99e0988a7fff8dec2a41a8b69586efb0a /Super Polarity/MenuWidget.cs | |
| parent | d0950076b4ac797578bc4286a9f631196b4c00c7 (diff) | |
Chubas's house sprint.
Diffstat (limited to 'Super Polarity/MenuWidget.cs')
| -rw-r--r-- | Super Polarity/MenuWidget.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Super Polarity/MenuWidget.cs b/Super Polarity/MenuWidget.cs index 8131e50..992ef43 100644 --- a/Super Polarity/MenuWidget.cs +++ b/Super Polarity/MenuWidget.cs @@ -5,7 +5,7 @@ using System.Text; namespace SuperPolarity { - class MenuWidget : Widget + class MenuWidget { } } |