From 1fdc150116cad39aae5c5da407c3312b47a59e3a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 17 Dec 2021 07:06:30 -0500 Subject: New upstream version 3.3.3+dfsg1. --- .../guiSQLiteStudio/dialogs/dbconverterdialog.ui | 144 --------------------- 1 file changed, 144 deletions(-) delete mode 100644 SQLiteStudio3/guiSQLiteStudio/dialogs/dbconverterdialog.ui (limited to 'SQLiteStudio3/guiSQLiteStudio/dialogs/dbconverterdialog.ui') diff --git a/SQLiteStudio3/guiSQLiteStudio/dialogs/dbconverterdialog.ui b/SQLiteStudio3/guiSQLiteStudio/dialogs/dbconverterdialog.ui deleted file mode 100644 index f6bf009..0000000 --- a/SQLiteStudio3/guiSQLiteStudio/dialogs/dbconverterdialog.ui +++ /dev/null @@ -1,144 +0,0 @@ - - - DbConverterDialog - - - - 0 - 0 - 400 - 251 - - - - Convert database - - - - - - Source database - - - - - - - - - Source database version: - - - - - - - false - - - - - - - - - - Target database - - - - - - Target version: - - - - - - - This is the file that will be created as a result of the conversion. - - - - - - - Target file: - - - - - - - Name of the new database: - - - - - - - - - - - - - - - - - This is the name that the converted database will be added to SQLiteStudio with. - - - - - - - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - - - - - - - buttonBox - accepted() - DbConverterDialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - DbConverterDialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - - -- cgit v1.2.3