Skip to content

Commit

Permalink
Merge pull request unoplatform#311 from unoplatform/x11_dbus_file_cho…
Browse files Browse the repository at this point in the history
…oser
  • Loading branch information
MartinZikmund authored Feb 22, 2024
2 parents b37b744 + e24264b commit 330c5ca
Show file tree
Hide file tree
Showing 18 changed files with 1,342 additions and 61 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
using Uno.UI.Runtime.Skia.Gtk;
using Windows.Storage;
using Windows.Storage.Pickers;
using Uno.UI.Helpers;

namespace Uno.Extensions.Storage.Pickers
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
using Uno.UI.Runtime.Skia.Gtk;
using Windows.Storage;
using Windows.Storage.Pickers;
using Uno.UI.Helpers;

namespace Uno.Extensions.Storage.Pickers
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
using Uno.UI.Runtime.Skia.Gtk;
using Windows.Storage;
using Windows.Storage.Pickers;
using Uno.UI.Helpers;

namespace Uno.Extensions.Storage.Pickers
{
Expand Down

This file was deleted.

Loading

0 comments on commit 330c5ca

Please sign in to comment.