add_table dialog is now working properly well
This commit is contained in:
@@ -15,6 +15,7 @@ pub enum DialogPurpose {
|
||||
LoginFailed,
|
||||
RegisterSuccess,
|
||||
RegisterFailed,
|
||||
ConfirmDeleteColumns, // add_table delete selected Columns
|
||||
// TODO in the future:
|
||||
// ConfirmQuit,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user