mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
Fixing more warnings (#5189)
* classes need to be in new files * adding in new lines Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
This commit is contained in:
@@ -19,7 +19,6 @@ using Windows.UI.Xaml.Media;
|
||||
using Windows.UI.Xaml.Navigation;
|
||||
|
||||
// The User Control item template is documented at https://go.microsoft.com/fwlink/?LinkId=234236
|
||||
|
||||
namespace Microsoft.PowerToys.Settings.UI.Controls
|
||||
{
|
||||
public sealed partial class GroupTitleTextBlock : UserControl
|
||||
|
||||
Reference in New Issue
Block a user