break widget related stuff into its own project as the main HB project was just becoming too bloated
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
using Hyperbar.Widget;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Windows.Media.Control;
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
namespace Hyperbar.Windows.MediaController;
|
||||
using Hyperbar.Widget;
|
||||
|
||||
namespace Hyperbar.Windows.MediaController;
|
||||
|
||||
public class MediaControllerWidgetConfiguration :
|
||||
WidgetConfiguration
|
||||
|
||||
Reference in New Issue
Block a user