Move helpers to Helpers/
This commit is contained in:
@ -5,6 +5,7 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.IO;
|
||||
using System.Windows;
|
||||
using WGneu.Helpers;
|
||||
|
||||
namespace WGneu.Documents {
|
||||
public abstract class Document : IDisposable {
|
||||
|
Reference in New Issue
Block a user