mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-01-13 17:22:48 -05:00
More cleanup and fixes
This commit is contained in:
@@ -65,7 +65,7 @@ namespace FeedCenter
|
||||
|
||||
var feedWindow = new FeedWindow();
|
||||
|
||||
feedWindow.Display(_database, feed, GetWindow(this));
|
||||
feedWindow.Display(feed, GetWindow(this));
|
||||
}
|
||||
|
||||
private void DeleteSelectedFeed()
|
||||
|
||||
Reference in New Issue
Block a user