Skip to content

Commit 00aeac8

Browse files
Update src/Files.App/Dialogs/DecompressArchiveDialog.xaml
Co-authored-by: Yair <[email protected]> Signed-off-by: oxygen-dioxide <[email protected]>
1 parent 3a699fb commit 00aeac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Dialogs/DecompressArchiveDialog.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
VerticalAlignment="Stretch"
9696
Text="{helpers:ResourceString Name=Encoding}" />
9797

98-
<uc:ComboBoxEx
98+
<ComboBox
9999
x:Name="EncodingBox"
100100
HorizontalAlignment="Stretch"
101101
VerticalAlignment="Stretch"

0 commit comments

Comments
 (0)