Browse Source

Fix

pull/2644/head
Wiesław Šoltés 7 years ago
parent
commit
8304eaab85
  1. 2
      src/Avalonia.Controls/StackPanel.cs

2
src/Avalonia.Controls/StackPanel.cs

@ -2,7 +2,7 @@
// Licensed under the MIT license. See licence.md file in the project root for full license information.
using System;
using Avalonia.Input
using Avalonia.Input;
namespace Avalonia.Controls
{

Loading…
Cancel
Save