Misc. fixes, added volume offset option
This commit is contained in:
@ -9,7 +9,7 @@ namespace unison
|
||||
{
|
||||
public partial class MainWindow : Window, INotifyPropertyChanged
|
||||
{
|
||||
private readonly Settings SettingsWindow = new Settings();
|
||||
public readonly Settings SettingsWindow = new Settings();
|
||||
|
||||
private MPDHandler mpd;
|
||||
|
||||
|
Reference in New Issue
Block a user