mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Removed partial declarations
This commit is contained in:
parent
96513468d8
commit
c594727711
16 changed files with 22 additions and 23 deletions
|
|
@ -26,7 +26,7 @@ using Avalonia.Media;
|
|||
|
||||
namespace MapControl
|
||||
{
|
||||
public partial class GroundOverlay : MapPanel
|
||||
public class GroundOverlay : MapPanel
|
||||
{
|
||||
private class ImageOverlay
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue