Obsolete the old file dialog.
This commit is contained in:
@@ -6,7 +6,9 @@ namespace Cryville.Crtr.Browsing {
|
||||
Uri GetItemUri(int id);
|
||||
|
||||
bool ImportItemFrom(Uri uri);
|
||||
[Obsolete]
|
||||
string[] GetSupportedFormats();
|
||||
[Obsolete]
|
||||
IReadOnlyDictionary<string, string> GetPresetPaths();
|
||||
|
||||
event Action ItemChanged;
|
||||
|
Reference in New Issue
Block a user