From feda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 27 Jul 2018 23:51:12 -0400 Subject: New upstream version 3.2.1+dfsg1 --- .../dialogs/fileexecerrorsdialog.ui | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 SQLiteStudio3/guiSQLiteStudio/dialogs/fileexecerrorsdialog.ui (limited to 'SQLiteStudio3/guiSQLiteStudio/dialogs/fileexecerrorsdialog.ui') diff --git a/SQLiteStudio3/guiSQLiteStudio/dialogs/fileexecerrorsdialog.ui b/SQLiteStudio3/guiSQLiteStudio/dialogs/fileexecerrorsdialog.ui new file mode 100644 index 0000000..4ad6d6c --- /dev/null +++ b/SQLiteStudio3/guiSQLiteStudio/dialogs/fileexecerrorsdialog.ui @@ -0,0 +1,132 @@ + + + FileExecErrorsDialog + + + + 0 + 0 + 720 + 436 + + + + Execution errors + + + + + + + 75 + true + + + + Following errors were encountered during execution of SQL statements from the file: + + + true + + + + + + + false + + + false + + + QAbstractItemView::NoSelection + + + 100 + + + + SQL + + + + + Error + + + + + + + + + 75 + true + + + + Statements that were executed successfully were commited. + + + + + + + + 75 + true + + + + Statements that were executed successfully were rolled back. + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Close + + + + + + + + + buttonBox + accepted() + FileExecErrorsDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + FileExecErrorsDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3