Added PreferUpViewFlipDecider

This commit is contained in:
aj
2018-06-10 11:29:42 -04:00
parent 3a313d2409
commit 1753f75305
5 changed files with 71 additions and 62 deletions

View File

@@ -662,9 +662,3 @@ namespace ExportDXF.Forms
public IViewFlipDecider ViewFlipDecider { get; set; }
}
}
namespace Helpers
{
}