source:
lliurex-miniscreen/trunk/tags/1.7/miniscreen/About.cs
@
345
Last change on this file since 345 was 345, checked in by , 5 years ago | |
---|---|
File size: 138 bytes |
Line | |
---|---|
1 | using System; |
2 | namespace LliureXMiniScreen |
3 | { |
4 | public partial class About : Gtk.Dialog |
5 | { |
6 | public About () |
7 | { |
8 | this.Build (); |
9 | } |
10 | } |
11 | } |
12 |
Note: See TracBrowser
for help on using the repository browser.