Skip to content

Commit

Permalink
chore: Adjust Gtk
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Feb 8, 2024
1 parent ffdbc03 commit 6a32079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Uno.UI.Runtime.Skia.Gtk/UI/Controls/GtkTextBoxView.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
using Microsoft.UI.Xaml.Controls;
using Microsoft.UI.Xaml.Media;
using Uno.UI.Runtime.Skia.Gtk.Extensions;
using static Microsoft.UI.Xaml.Shapes.BorderLayerRenderer;
using static Uno.UI.Xaml.Controls.BorderLayerRenderer;
using GtkWindow = Gtk.Window;
using Uno.UI.Runtime.Skia.Gtk.Helpers.Dpi;
using Windows.Graphics.Display;
Expand Down

0 comments on commit 6a32079

Please sign in to comment.