fix: fix reference issue.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<StaticResource x:Key="PaginationFastBackwardGlyph" ResourceKey="SemiIconDoubleChevronLeft" />
|
||||
<StaticResource x:Key="PaginationFastForwardGlyph" ResourceKey="SemiIconDoubleChevronRight" />
|
||||
<StaticResource x:Key="PaginationForwardGlyph" ResourceKey="SemiIconChevronLeft" />
|
||||
<StaticResource x:Key="PaginationBackwardGlyph" ResourceKey="SemiIconChevronRight" />
|
||||
<StaticResource x:Key="PaginationBackwardGlyph" ResourceKey="SemiIconChevronLeft" />
|
||||
<StaticResource x:Key="PaginationForwardGlyph" ResourceKey="SemiIconChevronRight" />
|
||||
<StaticResource x:Key="PaginationMoreGlyph" ResourceKey="SemiIconMore" />
|
||||
</ResourceDictionary>
|
||||
Reference in New Issue
Block a user