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/populaterandom.ui | 106 +++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 SQLiteStudio3/coreSQLiteStudio/plugins/populaterandom.ui (limited to 'SQLiteStudio3/coreSQLiteStudio/plugins/populaterandom.ui') diff --git a/SQLiteStudio3/coreSQLiteStudio/plugins/populaterandom.ui b/SQLiteStudio3/coreSQLiteStudio/plugins/populaterandom.ui new file mode 100644 index 0000000..fb304ea --- /dev/null +++ b/SQLiteStudio3/coreSQLiteStudio/plugins/populaterandom.ui @@ -0,0 +1,106 @@ + + + PopulateRandomConfig + + + + 0 + 0 + 400 + 144 + + + + Form + + + + + + Constant prefix + + + + + + PopulateRandom.Prefix + + + No prefix + + + + + + + + + + Minimum value + + + + + + PopulateRandom.MinValue + + + -999999999 + + + 999999999 + + + + + + + + + + Maximum value + + + + + + PopulateRandom.MaxValue + + + -999999999 + + + 999999999 + + + 999999999 + + + + + + + + + + Constant suffix + + + + + + PopulateRandom.Suffix + + + No suffix + + + + + + + + + + + -- cgit v1.2.3