Change buttons

This commit is contained in:
2021-08-19 23:03:50 +02:00
parent 3d407052a2
commit 553ca54315
3 changed files with 21 additions and 25 deletions

View File

@ -1,15 +1,11 @@
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows;
using Hardcodet.Wpf.TaskbarNotification;
// todo:
//
// * finish correct refresh of mpd
// * show mpd version
// * change volume offset
// * fix window resize
// * show covers
// * fix window resize (if it still happens?)
namespace unison
{