From 7167ce41b61d2ba2cdb526777a4233eb84a3b66a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 6 Dec 2014 17:33:25 -0500 Subject: Imported Upstream version 2.99.6 --- .../guiSQLiteStudio/windows/ddlhistorywindow.ui | 126 +++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 SQLiteStudio3/guiSQLiteStudio/windows/ddlhistorywindow.ui (limited to 'SQLiteStudio3/guiSQLiteStudio/windows/ddlhistorywindow.ui') diff --git a/SQLiteStudio3/guiSQLiteStudio/windows/ddlhistorywindow.ui b/SQLiteStudio3/guiSQLiteStudio/windows/ddlhistorywindow.ui new file mode 100644 index 0000000..6591198 --- /dev/null +++ b/SQLiteStudio3/guiSQLiteStudio/windows/ddlhistorywindow.ui @@ -0,0 +1,126 @@ + + + DdlHistoryWindow + + + + 0 + 0 + 749 + 599 + + + + Form + + + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + Filter by database: + + + + + + + + 200 + 0 + + + + false + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + Qt::Vertical + + + + + 0 + 1 + + + + QAbstractItemView::NoEditTriggers + + + true + + + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows + + + QAbstractItemView::ScrollPerPixel + + + QAbstractItemView::ScrollPerPixel + + + false + + + + + + 0 + 2 + + + + true + + + + + + + + + SqlView + QPlainTextEdit +
sqlview.h
+
+
+ + +
-- cgit v1.2.3