break widget related stuff into its own project as the main HB project was just becoming too bloated
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
namespace Hyperbar.Windows.Primary;
|
||||
using Hyperbar.Widget;
|
||||
|
||||
namespace Hyperbar.Windows.Primary;
|
||||
|
||||
public class WidgetComponentEnumerationHandler(PrimaryWidgetConfiguration configuration,
|
||||
IFactory<PrimaryCommandConfiguration, IWidgetComponentViewModel?> factory,
|
||||
|
||||
Reference in New Issue
Block a user