From aa121bf67abc4d08402879e701cc0ed48f37ea62 Mon Sep 17 00:00:00 2001 From: Alexander Bruy Date: Thu, 4 Aug 2011 18:21:56 +0300 Subject: [PATCH] [BACKPORT] increase maximum points count in Random Points tool --- python/plugins/fTools/tools/frmRandPoints.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/plugins/fTools/tools/frmRandPoints.ui b/python/plugins/fTools/tools/frmRandPoints.ui index e0a63d012f6..5e766e06af0 100644 --- a/python/plugins/fTools/tools/frmRandPoints.ui +++ b/python/plugins/fTools/tools/frmRandPoints.ui @@ -77,7 +77,7 @@ 1 - 9999 + 1000000 @@ -115,7 +115,7 @@ 1 - 9999 + 1000000