mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-02-14 12:08:33 -05:00
More UI updates
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
namespace FeedCenter.Options
|
||||
namespace FeedCenter.Options;
|
||||
|
||||
public enum MultipleLineDisplay
|
||||
{
|
||||
public enum MultipleLineDisplay
|
||||
{
|
||||
Normal,
|
||||
SingleLine,
|
||||
FirstLine
|
||||
}
|
||||
}
|
||||
Normal,
|
||||
SingleLine,
|
||||
FirstLine
|
||||
}
|
||||
Reference in New Issue
Block a user