save on logout & logout on close
This commit is contained in:
@@ -11,4 +11,5 @@ public interface IMainWindowApi
|
||||
void CloseTab(Control content);
|
||||
bool IsTabOpen(Control content);
|
||||
bool IsTabOpen<T>();
|
||||
void Logout();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user