no more submodule
This commit is contained in:
12
GtkSharp/Source/Samples/Sections/Category.cs
Normal file
12
GtkSharp/Source/Samples/Sections/Category.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
// This is free and unencumbered software released into the public domain.
|
||||
// Happy coding!!! - GtkSharp Team
|
||||
|
||||
namespace Samples
|
||||
{
|
||||
enum Category
|
||||
{
|
||||
Widgets,
|
||||
Dialogs,
|
||||
Miscellaneous
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user