mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-03-30 21:40:30 -04:00
More UI updates and cleanup
This commit is contained in:
6
Application/Options/CheckedFeedListItem.cs
Normal file
6
Application/Options/CheckedFeedListItem.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace FeedCenter.Options
|
||||
{
|
||||
public class CheckedFeedListItem : CheckedListItem<Feed>
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user