diff options
Diffstat (limited to 'IDialog.cs')
| -rw-r--r-- | IDialog.cs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -namespace HyperBooru; +namespace HyperBooru.Client; public interface IDialog { public bool Visible { get; set; } |
