Rename to Elwig
This commit is contained in:
@ -7,9 +7,9 @@ using System.Threading.Tasks;
|
||||
using System.Windows;
|
||||
using System.Windows.Controls;
|
||||
using System.IO;
|
||||
using WGneu.Helpers;
|
||||
using Elwig.Helpers;
|
||||
|
||||
namespace WGneu {
|
||||
namespace Elwig {
|
||||
public partial class App : Application {
|
||||
|
||||
public static bool IsPrintingReady => Documents.Html.IsReady && Documents.Pdf.IsReady;
|
||||
|
Reference in New Issue
Block a user