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 --- .../coreSQLiteStudio/plugins/populatesequence.ui | 64 ++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 SQLiteStudio3/coreSQLiteStudio/plugins/populatesequence.ui (limited to 'SQLiteStudio3/coreSQLiteStudio/plugins/populatesequence.ui') diff --git a/SQLiteStudio3/coreSQLiteStudio/plugins/populatesequence.ui b/SQLiteStudio3/coreSQLiteStudio/plugins/populatesequence.ui new file mode 100644 index 0000000..231af85 --- /dev/null +++ b/SQLiteStudio3/coreSQLiteStudio/plugins/populatesequence.ui @@ -0,0 +1,64 @@ + + + PopulateSequenceConfig + + + + 0 + 0 + 279 + 67 + + + + Form + + + + + + PopulateSequence.StartValue + + + -99999999 + + + 99999999 + + + + + + + Start value: + + + + + + + PopulateSequence.Step + + + -999999 + + + 999999 + + + 1 + + + + + + + Step: + + + + + + + + -- cgit v1.2.3